aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index dbd2cb19924a..4e53bf678f70 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1568,6 +1568,7 @@ config LOCAL_TIMERS
1568config ARCH_NR_GPIO 1568config ARCH_NR_GPIO
1569 int 1569 int
1570 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA 1570 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1571 default 350 if ARCH_U8500
1571 default 0 1572 default 0
1572 help 1573 help
1573 Maximum number of GPIOs in the system. 1574 Maximum number of GPIOs in the system.