[PATCH 44/62] ARM: integrator: refine CPU selection
Linus Walleij
linus.walleij at linaro.org
Wed Mar 26 06:27:17 EDT 2014
On Wed, Mar 26, 2014 at 12:42 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> My point is that once the two are multiplatform, we wouldn't
> do the CPU selection patches like this anymore. Instead, I would just do
>
> config CPU_ARM920T
> bool "Support ARM920T processor" if ARCH_MULTI_V4T
> ...
>
> config CPU_ARM926T
> bool "Support ARM920T processor" if ARCH_MULTI_V5
> ...
Ah I see, that's elegant. Yes let's go for this.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list