pinctrl: qcom: restrict drivers per ARM/ARM64
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 25 Sep 2022 11:21:03 +0000 (13:21 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Oct 2022 07:33:37 +0000 (09:33 +0200)
commit203672e1208c2f36ff31a305f6a70d73d9dbce63
treede0118f445b68734ce3f795cab2555b494631352
parent19fdcb1d98a6adcab27db4cc0d111fcba0f7bd8f
pinctrl: qcom: restrict drivers per ARM/ARM64

There is no point to allow selecting pin-controller drivers for Qualcomm
ARMv7 SoCs when building ARM64 kernel, and vice versa.  This makes
kernel configuration more difficult as many do not remember the Qualcomm
SoCs.  There won't be a single image for ARMv7 and ARMv8/9 SoCs, so no
features/options are lost.

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