aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-spear13xx/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-spear13xx/Kconfig b/arch/arm/mach-spear13xx/Kconfig
index 138e8918f3e0..eaadc66d96b3 100644
--- a/arch/arm/mach-spear13xx/Kconfig
+++ b/arch/arm/mach-spear13xx/Kconfig
@@ -7,11 +7,13 @@ if ARCH_SPEAR13XX
7menu "SPEAr13xx Implementations" 7menu "SPEAr13xx Implementations"
8config MACH_SPEAR1310 8config MACH_SPEAR1310
9 bool "SPEAr1310 Machine support with Device Tree" 9 bool "SPEAr1310 Machine support with Device Tree"
10 select PINCTRL_SPEAR1310
10 help 11 help
11 Supports ST SPEAr1310 machine configured via the device-tree 12 Supports ST SPEAr1310 machine configured via the device-tree
12 13
13config MACH_SPEAR1340 14config MACH_SPEAR1340
14 bool "SPEAr1340 Machine support with Device Tree" 15 bool "SPEAr1340 Machine support with Device Tree"
16 select PINCTRL_SPEAR1340
15 help 17 help
16 Supports ST SPEAr1340 machine configured via the device-tree 18 Supports ST SPEAr1340 machine configured via the device-tree
17endmenu 19endmenu