]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: sunxi-ng: Do not enable by default during compile testing
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 4 Apr 2025 11:57:00 +0000 (13:57 +0200)
committerChen-Yu Tsai <wens@csie.org>
Sun, 27 Apr 2025 05:49:18 +0000 (13:49 +0800)
commit115bd1f1ec2b6b7f925752a85dd43e9909757f9a
tree4ace8796e3e3b2ea4858fadda43e07d67ed773a2
parent0af2f6be1b4281385b618cb86ad946eded089ac8
clk: sunxi-ng: 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://patch.msgid.link/20250404-kconfig-defaults-clk-v1-4-4d2df5603332@linaro.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi-ng/Kconfig