aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 9b93144c1c2b..5be7c4583a93 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -1,4 +1,4 @@
1config ARCH_U8500 1menuconfig ARCH_U8500
2 bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7 2 bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7
3 depends on MMU 3 depends on MMU
4 select AB8500_CORE 4 select AB8500_CORE
@@ -33,8 +33,6 @@ config UX500_SOC_DB8500
33 select REGULATOR 33 select REGULATOR
34 select REGULATOR_DB8500_PRCMU 34 select REGULATOR_DB8500_PRCMU
35 35
36menu "Ux500 target platform (boards)"
37
38config MACH_MOP500 36config MACH_MOP500
39 bool "U8500 Development platform, MOP500 versions" 37 bool "U8500 Development platform, MOP500 versions"
40 select I2C 38 select I2C
@@ -67,8 +65,6 @@ config UX500_AUTO_PLATFORM
67 a working kernel. If everything else is disabled, this 65 a working kernel. If everything else is disabled, this
68 automatically enables MACH_MOP500. 66 automatically enables MACH_MOP500.
69 67
70endmenu
71
72config UX500_DEBUG_UART 68config UX500_DEBUG_UART
73 int "Ux500 UART to use for low-level debug" 69 int "Ux500 UART to use for low-level debug"
74 default 2 70 default 2