summaryrefslogtreecommitdiff
path: root/arch/arm/configs/spear6xx_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-12-06 13:51:56 (GMT)
committerArnd Bergmann <arnd@arndb.de>2013-03-12 16:40:14 (GMT)
commit5b65fc560398dd849dbe9f0df68d3934089c894a (patch)
tree9a3bbc0e6846649ee485538ead95d86f406484d0 /arch/arm/configs/spear6xx_defconfig
parent553e7f75a171654d032d0eacbb1ba75bd9be7e8a (diff)
downloadlinux-fsl-qoriq-5b65fc560398dd849dbe9f0df68d3934089c894a.tar.xz
ARM: spear: use multiplatform configuration options.
The spear platform is now multiplatform capable in principle, and everything still builds when enabled. This slightly rearranges the Kconfig options for spear to enable both single- and multiplatform support. As a side-effect, even building the single spear kernel can now enable spear3xx and spear6xx simultaneously, although not together with spear13xx, because they are a different archicture version (v7 instead of v5). Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'arch/arm/configs/spear6xx_defconfig')
-rw-r--r--arch/arm/configs/spear6xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/spear6xx_defconfig b/arch/arm/configs/spear6xx_defconfig
index a2a1265..7822980 100644
--- a/arch/arm/configs/spear6xx_defconfig
+++ b/arch/arm/configs/spear6xx_defconfig
@@ -6,6 +6,7 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_PARTITION_ADVANCED=y
+# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_PLAT_SPEAR=y
CONFIG_ARCH_SPEAR6XX=y
CONFIG_BINFMT_MISC=y