]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: split out at91x40 into a top-level option
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 14:18:31 +0000 (15:18 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:19:27 +0000 (18:19 +0100)
commita0c1340d17f9c5261c5ae9900b71fc936b349d62
treea6d8f3a54e218591fb78b583290187276709d7f6
parentaf18dbdc538d68661a2dc170065e02fb49a2ec53
ARM: at91: split out at91x40 into a top-level option

at91x40 is different from all the other at91 machines, and it is
impossible to build a kernel that works on both this SoC and
any of the others, even though it is possible to build a noMMU
kernel for any at91 machine.

By turning at91x40 into a separate top-level option, we explicitly
forbid enabling invalid configurations that include mutually exclusive
machines.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Kconfig.non_dt