linux/drivers/clk/sunxi
Krzysztof Kozlowski f06a610cb1 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>
2025-04-27 13:49:18 +08:00
..
clk-a10-codec.c
clk-a10-hosc.c
clk-a10-mod1.c
clk-a10-pll2.c
clk-a10-ve.c
clk-a20-gmac.c clk: sunxi: a20-gmac: fix kernel-doc warnings 2024-01-23 21:46:43 +01:00
clk-factors.c
clk-factors.h
clk-mod0.c clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_resource() 2021-09-13 09:03:21 +02:00
clk-simple-gates.c of: remove internal arguments from of_property_for_each_u32() 2024-07-25 06:53:47 -05:00
clk-sun4i-display.c
clk-sun4i-pll3.c
clk-sun4i-tcon-ch1.c
clk-sun6i-apb0-gates.c clk: Explicitly include correct DT includes 2023-07-19 13:13:16 -07:00
clk-sun6i-apb0.c clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap_resource() 2021-09-13 09:03:23 +02:00
clk-sun6i-ar100.c clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_ioremap_resource() 2021-09-13 09:03:24 +02:00
clk-sun8i-apb0.c clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource() 2021-09-13 09:03:24 +02:00
clk-sun8i-bus-gates.c of: remove internal arguments from of_property_for_each_u32() 2024-07-25 06:53:47 -05:00
clk-sun8i-mbus.c
clk-sun9i-core.c clk: sunxi: Demote non-conformant kernel-doc headers 2021-03-08 16:47:55 +01:00
clk-sun9i-cpus.c clk: sunxi: sun9i-cpus: fix kernel-doc warnings 2024-01-23 21:47:15 +01:00
clk-sun9i-mmc.c Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and 'clk-rockchip' into clk-next 2023-08-30 14:38:19 -07:00
clk-sunxi.c clk: sunxi: Remove unused struct 'gates_data' 2024-06-04 20:58:05 +08:00
clk-usb.c clk: sunxi: usb: fix kernel-doc warnings 2024-01-23 21:47:54 +01:00
Kconfig clk: sunxi: Do not enable by default during compile testing 2025-04-27 13:49:18 +08:00
Makefile