[PATCH 0/5] clk: Do not enable by default during compile testing

From: Krzysztof Kozlowski
Date: Fri Apr 04 2025 - 07:58:54 EST


Enabling the compile test should not cause automatic enabling of all
drivers.

No dependencies, can be picked by individual maintainers.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
clk: meson: Do not enable by default during compile testing
clk: nuvoton: Do not enable by default during compile testing
clk: stm32: Do not enable by default during compile testing
clk: sunxi-ng: Do not enable by default during compile testing
clk: sunxi: Do not enable by default during compile testing

drivers/clk/meson/Kconfig | 16 +++++++--------
drivers/clk/nuvoton/Kconfig | 4 ++--
drivers/clk/stm32/Kconfig | 8 ++++----
drivers/clk/sunxi-ng/Kconfig | 48 ++++++++++++++++++++++----------------------
drivers/clk/sunxi/Kconfig | 10 ++++-----
5 files changed, 43 insertions(+), 43 deletions(-)
---
base-commit: 07951d09335e96138e0595208fcc66c35ce0447e
change-id: 20250404-kconfig-defaults-clk-fa24f8dc6143

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>