diff options
-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 a48aecc17eac..b145d67a1288 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1577,7 +1577,7 @@ config LOCAL_TIMERS | |||
1577 | config ARCH_NR_GPIO | 1577 | config ARCH_NR_GPIO |
1578 | int | 1578 | int |
1579 | default 1024 if ARCH_SHMOBILE || ARCH_TEGRA | 1579 | default 1024 if ARCH_SHMOBILE || ARCH_TEGRA |
1580 | default 350 if ARCH_U8500 | 1580 | default 355 if ARCH_U8500 |
1581 | default 0 | 1581 | default 0 |
1582 | help | 1582 | help |
1583 | Maximum number of GPIOs in the system. | 1583 | Maximum number of GPIOs in the system. |