[PATCH v4 2/5] ARM: SMP: Refactor Kconfig to be more maintainable
From: Linus Walleij <hidden>
Date: 2011-12-14 17:31:58
From: Linus Walleij <hidden>
Date: 2011-12-14 17:31:58
On Tue, Dec 13, 2011 at 6:56 PM, Dave Martin [off-list ref] 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 <redacted>
Acked-by: Linus Walleij <redacted> For "my" platforms... Yours, Linus Walleij