pinctrl: qcom: Make it possible to select SC8180x TLMM
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 8 Jun 2021 18:07:02 +0000 (11:07 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Jun 2021 11:15:20 +0000 (13:15 +0200)
commit30e9857a134905ac0d03ca244b615cc3ff0a076e
tree5c87aa1be20937e4212e3221f21e093d893364fa
parenteb367d875f94a228c17c8538e3f2efcf2eb07ead
pinctrl: qcom: Make it possible to select SC8180x TLMM

It's currently not possible to select the SC8180x TLMM driver, due to it
selecting PINCTRL_MSM, rather than depending on the same. Fix this.

Fixes: 97423113ec4b ("pinctrl: qcom: Add sc8180x TLMM driver")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210608180702.2064253-1-bjorn.andersson@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig