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 e7fbe53cbbf5..7e3d9317c0bf 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1595,6 +1595,7 @@ config ARCH_NR_GPIO
1595 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA 1595 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1596 default 355 if ARCH_U8500 1596 default 355 if ARCH_U8500
1597 default 264 if MACH_H4700 1597 default 264 if MACH_H4700
1598 default 512 if SOC_OMAP5
1598 default 0 1599 default 0
1599 help 1600 help
1600 Maximum number of GPIOs in the system. 1601 Maximum number of GPIOs in the system.