pinctrl: meson: Do not enable by default during compile testing
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 4 Apr 2025 11:57:18 +0000 (13:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Apr 2025 08:08:42 +0000 (10:08 +0200)
commit10dca7cdd431b9fe35f28ea43a7137e2f7aa6d6e
treeb465677cc3a30a563eb3ffda69dd6a34756395d4
parent434ad6905adba70e9fa529155653bbb41886c1a3
pinctrl: meson: Do not enable by default during compile testing

Enabling the compile test should not cause automatic enabling of all
drivers.  Restrict the default to ARCH also for individual drivers, even
though their choice is not visible without selecting parent Kconfig
symbol, because otherwise selecting parent would select the child during
compile testing.

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