[GIT PULL] Integrator multiplatform migration for v3.19

Linus Walleij linus.walleij at linaro.org
Mon Nov 10 05:48:30 PST 2014


On Thu, Nov 6, 2014 at 12:33 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> On Thursday 06 November 2014 10:52:47 Russell King - ARM Linux wrote:

>> Unfortunately, this totally screws multiplatform support - with this
>> merged, we now can enable all CPUs from ARM720T upwards into a single
>> kernel - and that is illegal.
(...)
> I think it would be best to replace all the lines like
>
>         bool "Support ARM926T processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB
>
> with
>
>         bool "Support ARM926T processor" if ARCH_MULTI_V5 || MACH_REALVIEW_EB
>
> and ignore whether ARCH_INTEGRATOR is set or not.

OK I have sent a v2 patch for this check it out.

Sorry for screwing up so badly, I've done quite a few allmodconfig builds now,
just a bit confused with the other noise in linux-next.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list