commit | 5b627ba0f549856486e8fd8e924ded8290e894f4 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Oct 26 23:06:43 2012 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Sat Oct 27 17:46:56 2012 +0200 |
tree | 8488269ee48d2781fb44eb186c8b1a8001e4d808 | |
parent | e09348c7570656c4d4a60e1e168ac5febe9b3f11 [diff] |
ARM: versatile: fix versatile_defconfig With the introduction of CONFIG_ARCH_MULTIPLATFORM, versatile is no longer the default platform, so we need to enable CONFIG_ARCH_VERSATILE explicitly in order for that to be selected rather than the multiplatform configuration. Signed-off-by: Arnd Bergmann <arnd@arndb.de>