[PATCH v4 2/5] ARM: SMP: Refactor Kconfig to be more maintainable
Linus Walleij
linus.walleij at linaro.org
Wed Dec 14 12:31:58 EST 2011
On Tue, Dec 13, 2011 at 6:56 PM, Dave Martin <dave.martin at linaro.org> wrote:
> Making SMP depend on (huge list of MACH_ and ARCH_ configs) is
> bothersome to maintain and likely to lead to merge conflicts.
>
> This patch moves the knowledge of which platforms are SMP-capable
> to the individual machines. To enable this, a new HAVE_SMP config
> option is introduced to allow machines to indicate that they can
> run in a SMP configuration.
>
> Signed-off-by: Dave Martin <dave.martin at linaro.org>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
For "my" platforms...
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list