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 b0e65d6f1193..e409b5d4e69c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1579,6 +1579,7 @@ config ARCH_NR_GPIO
1579 int 1579 int
1580 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA 1580 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1581 default 350 if ARCH_U8500 1581 default 350 if ARCH_U8500
1582 default 264 if MACH_H4700
1582 default 0 1583 default 0
1583 help 1584 help
1584 Maximum number of GPIOs in the system. 1585 Maximum number of GPIOs in the system.