arm64: msm: increase number of max gpios
Increase number of maxium gpios for ARCH_MSM. Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
This commit is contained in:
parent
e52b48462f
commit
0f79e443a5
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@ config HOTPLUG_CPU
|
|||
config ARCH_NR_GPIO
|
||||
int
|
||||
default 1024 if ARCH_TEGRA
|
||||
default 1024 if ARCH_MSM
|
||||
default 256
|
||||
help
|
||||
Maximum number of GPIOs in the system.
|
||||
|
|
Loading…
Add table
Reference in a new issue