summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear13xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-spear13xx/Kconfig')
-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
menu "SPEAr13xx Implementations"
config MACH_SPEAR1310
bool "SPEAr1310 Machine support with Device Tree"
+ select PINCTRL_SPEAR1310
help
Supports ST SPEAr1310 machine configured via the device-tree
config MACH_SPEAR1340
bool "SPEAr1340 Machine support with Device Tree"
+ select PINCTRL_SPEAR1340
help
Supports ST SPEAr1340 machine configured via the device-tree
endmenu