summaryrefslogtreecommitdiff
path: root/arch/arm/configs/orion5x_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-12-02 22:27:09 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-12-07 18:17:54 +0100
commit63cddd25fa02dbba294fb09f78ea24d7a9f1c7d9 (patch)
treeb6831a6a7c038e456f0223f86870cbdc92a71f11 /arch/arm/configs/orion5x_defconfig
parentc22c2c6008d69ff2632f8a69c62782468c2bb5a0 (diff)
ARM: orion5x: multiplatform support
The orion5x platform is now ready to be enabled for multiplatform support, this patch does the switch over by modifying the Kconfig file, the defconfig and removing the last mach/*.h header that becomes obsolete with this. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/configs/orion5x_defconfig')
-rw-r--r--arch/arm/configs/orion5x_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig
index 8099417a9466..6ddca8875cb5 100644
--- a/arch/arm/configs/orion5x_defconfig
+++ b/arch/arm/configs/orion5x_defconfig
@@ -13,6 +13,9 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_PARTITION_ADVANCED=y
CONFIG_BSD_DISKLABEL=y
+CONFIG_ARCH_MULTI_V5=y
+# CONFIG_ARCH_MULTI_V6 is not set
+# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_ORION5X=y
CONFIG_ARCH_ORION5X_DT=y
CONFIG_MACH_DB88F5281=y