diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-02-21 14:58:31 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-02-21 14:58:31 +0300 |
commit | 3dda927fdbaac926c50b550ccb51ed18c184468b (patch) | |
tree | aca7a7aed54a496bb15d50169353b96c25c19452 /drivers/pinctrl/qcom/Kconfig | |
parent | 9aac1e336c3ab3824f646224f4b2309b63c51668 (diff) | |
parent | 79890c2ec4860c3b715f89248c51abcc76a1fa39 (diff) | |
download | linux-3dda927fdbaac926c50b550ccb51ed18c184468b.tar.xz |
Merge branch 'ib-qcom-ssbi' into devel
Diffstat (limited to 'drivers/pinctrl/qcom/Kconfig')
-rw-r--r-- | drivers/pinctrl/qcom/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig index 93efbffcd3a4..2e66ab72c10b 100644 --- a/drivers/pinctrl/qcom/Kconfig +++ b/drivers/pinctrl/qcom/Kconfig @@ -150,6 +150,7 @@ config PINCTRL_QCOM_SSBI_PMIC select PINMUX select PINCONF select GENERIC_PINCONF + select IRQ_DOMAIN_HIERARCHY help This is the pinctrl, pinmux, pinconf and gpiolib driver for the Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips, |