Commit 6a4d8f36 authored by Michal Simek's avatar Michal Simek

ARM: zynq: Setup default gpio number for Xilinx Zynq

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 1601ce07
......@@ -1488,7 +1488,7 @@ config ARM_PSCI
# selected platforms.
config ARCH_NR_GPIO
int
default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
default 1024 if ARCH_SHMOBILE || ARCH_TEGRA || ARCH_ZYNQ
default 512 if ARCH_EXYNOS || ARCH_KEYSTONE || SOC_OMAP5 || \
SOC_DRA7XX || ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210
default 416 if ARCH_SUNXI
......
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