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 7af7d1368942..bf11bf5427da 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -671,6 +671,7 @@ config ARCH_TEGRA
671 select HAVE_CLK 671 select HAVE_CLK
672 select HAVE_SMP 672 select HAVE_SMP
673 select MIGHT_HAVE_CACHE_L2X0 673 select MIGHT_HAVE_CACHE_L2X0
674 select SOC_BUS
674 select SPARSE_IRQ 675 select SPARSE_IRQ
675 select USE_OF 676 select USE_OF
676 help 677 help
@@ -1666,7 +1667,7 @@ config ARCH_NR_GPIO
1666 int 1667 int
1667 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA 1668 default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
1668 default 512 if SOC_OMAP5 1669 default 512 if SOC_OMAP5
1669 default 355 if ARCH_U8500 1670 default 392 if ARCH_U8500
1670 default 288 if ARCH_VT8500 || ARCH_SUNXI 1671 default 288 if ARCH_VT8500 || ARCH_SUNXI
1671 default 264 if MACH_H4700 1672 default 264 if MACH_H4700
1672 default 0 1673 default 0