Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a6af884 authored by Joonwoo Park's avatar Joonwoo Park Committed by Matt Wagantall
Browse files

arm64: msm: increase number of max gpios



Increase number of maxium gpios for ARCH_MSM.

Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 2aa81067
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -325,6 +325,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.