diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index a48aecc17eacc2e3d3f5cf4b0ff4183f29b33440..b145d67a1288d2229000a93768a457560a8bd113 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1577,7 +1577,7 @@ config LOCAL_TIMERS config ARCH_NR_GPIO int default 1024 if ARCH_SHMOBILE || ARCH_TEGRA - default 350 if ARCH_U8500 + default 355 if ARCH_U8500 default 0 help Maximum number of GPIOs in the system.