]> Git Repo - J-linux.git/commit
pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
authorJohn Garry <[email protected]>
Tue, 26 Jul 2022 10:02:44 +0000 (18:02 +0800)
committerLinus Walleij <[email protected]>
Wed, 3 Aug 2022 18:31:14 +0000 (20:31 +0200)
commit9a206bca238177f7fa09fef6735aab7d5d3b2b19
tree66b4d512901f1c9a451654479eaceb1516edca81
parent4b759ca15a4914f96ea204ea9200ceeb01d70666
pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM

All the many other configs depend on config PINCTRL_MSM, yet for config
PINCTRL_SM8450 we select config PINCTRL_MSM. Make config PINCTRL_SM8450
depend on PINCTRL_MSM to be consistent with the rest.

Signed-off-by: John Garry <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
drivers/pinctrl/qcom/Kconfig
This page took 0.044862 seconds and 4 git commands to generate.