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 67874b82a4ed..9c635b6cc3ea 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1637,7 +1637,7 @@ config ARCH_NR_GPIO | |||
1637 | default 355 if ARCH_U8500 | 1637 | default 355 if ARCH_U8500 |
1638 | default 264 if MACH_H4700 | 1638 | default 264 if MACH_H4700 |
1639 | default 512 if SOC_OMAP5 | 1639 | default 512 if SOC_OMAP5 |
1640 | default 288 if ARCH_VT8500 | 1640 | default 288 if ARCH_VT8500 || ARCH_SUNXI |
1641 | default 0 | 1641 | default 0 |
1642 | help | 1642 | help |
1643 | Maximum number of GPIOs in the system. | 1643 | Maximum number of GPIOs in the system. |