[PATCH v4 2/5] ARM: SMP: Refactor Kconfig to be more maintainable

Olof Johansson olof at lixom.net
Sat Dec 17 23:22:37 EST 2011


On Tue, Dec 13, 2011 at 9:56 AM, 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: Olof Johansson <olof at lixom.net>  (Tegra parts)

Thanks for doing this, I've been itching over it as well but never got
around to fixing it.


-Olof



More information about the linux-arm-kernel mailing list