]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: qcom: organize audio drivers in menuconfig
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 1 Jun 2023 15:20:26 +0000 (17:20 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Jun 2023 07:11:32 +0000 (09:11 +0200)
commita46f809bf3170674da0488b0db240a244e4c4ccc
tree57c56b9ccb81ce5c4b53d46901172090317013a8
parent3476b8b1920f918affebd0d38a724a45bca1e5ff
pinctrl: qcom: organize audio drivers in menuconfig

The audio pin controller drivers depend on PINCTRL_LPASS_LPI, but since
PINCTRL_LPASS_LPI is not the first entry, they are not displayed in
menuconfig as dependent of PINCTRL_LPASS_LPI.  Re-order the entries to
fix this.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230601152026.1182648-8-krzysztof.kozlowski@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig