aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 13b739469c51..244c61835a6b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1661,7 +1661,8 @@ config ARCH_NR_GPIO
1661 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA 1661 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1662 default 512 if SOC_OMAP5 1662 default 512 if SOC_OMAP5
1663 default 355 if ARCH_U8500 1663 default 355 if ARCH_U8500
1664 default 288 if ARCH_VT8500 || ARCH_SUNXI 1664 default 352 if ARCH_VT8500
1665 default 288 if ARCH_SUNXI
1665 default 264 if MACH_H4700 1666 default 264 if MACH_H4700
1666 default 0 1667 default 0
1667 help 1668 help