clk: sunxi: Do not enable by default during compile testing
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 4 Apr 2025 11:57:01 +0000 (13:57 +0200)
committerChen-Yu Tsai <wens@csie.org>
Sun, 27 Apr 2025 05:49:18 +0000 (13:49 +0800)
commitf06a610cb17468a3098be1e401c4b29623b99d0a
tree3863149c094997c76baf7b791c777fd0b4905a56
parent115bd1f1ec2b6b7f925752a85dd43e9909757f9a
clk: sunxi: 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-5-4d2df5603332@linaro.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi/Kconfig