summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-12-22 04:05:54 +0300
committerJoel Stanley <joel@jms.id.au>2021-12-22 04:05:59 +0300
commitdd1e40cecc7ca43ce22552e380bbc00b720575f5 (patch)
tree0c5609f9fa84dfc5e87b8f4288ff4493967cd50d /drivers/pinctrl
parentd3226532acf4ee0c96a27073d951107aa2be27c4 (diff)
parent57dcae4a8b93271c4e370920ea0dbb94a0215d30 (diff)
downloadlinux-dd1e40cecc7ca43ce22552e380bbc00b720575f5.tar.xz
Merge tag 'v5.15.10' into dev-5.15
This is the 5.15.10 stable release Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'drivers/pinctrl')
-rw-r--r--drivers/pinctrl/qcom/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig
index 5ff4207df66e..f1b5176a5085 100644
--- a/drivers/pinctrl/qcom/Kconfig
+++ b/drivers/pinctrl/qcom/Kconfig
@@ -189,6 +189,7 @@ config PINCTRL_QCOM_SPMI_PMIC
select PINMUX
select PINCONF
select GENERIC_PINCONF
+ select GPIOLIB
select GPIOLIB_IRQCHIP
select IRQ_DOMAIN_HIERARCHY
help
@@ -203,6 +204,7 @@ config PINCTRL_QCOM_SSBI_PMIC
select PINMUX
select PINCONF
select GENERIC_PINCONF
+ select GPIOLIB
select GPIOLIB_IRQCHIP
select IRQ_DOMAIN_HIERARCHY
help