diff options
| -rw-r--r-- | arch/arm64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 00273f7c64af..56912ac4a5fe 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -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. |
