ARM: pick Versatile by default for !MMU
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 12:33:36 +0000 (13:33 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 14:04:38 +0000 (15:04 +0100)
commit1420b22b0beb98011d35ba414cdb861e518e13ed
tree87384e5ea652924a0eab470d014e30a4084626bb
parenta02e0a831fc43ed580b8161a2ca5c29c3ae813d9
ARM: pick Versatile by default for !MMU

The introduction of ARCH_MULTIPLATFORM changed
the default for nommu kernels from Versatile to
Integrator, which is less common, and does not
currently build for allnoconfig because that does
not select any of the CPUs.

This also ensures that at least one of the three
board files in versatile are enabled, which lets
us successfully build an allnoconfig kernel.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-versatile/Kconfig