mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
Some qualcomm platforms use shared GPIOs. Enable support for them by selecting the Kconfig switch provided by GPIOLIB. Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Bjorn Andersson <andersson@kernel.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20251112-gpio-shared-v4-7-b51f97b1abd8@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
eb374f764a
commit
e511d484cb
|
|
@ -316,6 +316,7 @@ config ARCH_QCOM
|
|||
select GPIOLIB
|
||||
select PINCTRL
|
||||
select HAVE_PWRCTRL if PCI
|
||||
select HAVE_SHARED_GPIOS
|
||||
help
|
||||
This enables support for the ARMv8 based Qualcomm chipsets.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user