Commit 7b5da4c3 authored by Heiko Stuebner's avatar Heiko Stuebner

ARM: Kconfig: set default gpio number for rockchip SoCs

The new rk3288 needs a bigger gpio space, as it has 9 gpio banks.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
Tested-by: default avatarDoug Anderson <dianders@chromium.org>
Tested-by: default avatarWill Deacon <will.deacon@arm.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
parent efd02ee9
......@@ -1558,6 +1558,7 @@ config ARCH_NR_GPIO
default 416 if ARCH_SUNXI
default 392 if ARCH_U8500
default 352 if ARCH_VT8500
default 288 if ARCH_ROCKCHIP
default 264 if MACH_H4700
default 0
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment