diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 003b7d00dd60..dbd2cb19924a 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1567,7 +1567,7 @@ config LOCAL_TIMERS | |||
1567 | 1567 | ||
1568 | config ARCH_NR_GPIO | 1568 | config ARCH_NR_GPIO |
1569 | int | 1569 | int |
1570 | default 1024 if ARCH_TEGRA | 1570 | default 1024 if ARCH_SHMOBILE || ARCH_TEGRA |
1571 | default 0 | 1571 | default 0 |
1572 | help | 1572 | help |
1573 | Maximum number of GPIOs in the system. | 1573 | Maximum number of GPIOs in the system. |