Re: [PATCH 3/5] clk: stm32: Do not enable by default during compile testing
From: Stephen Boyd
Date: Fri Jun 20 2025 - 03:21:39 EST
Quoting Krzysztof Kozlowski (2025-04-04 04:56:59)
> Enabling the compile test should not cause automatic enabling of all
> drivers. Restrict the default to ARCH also for individual driver, even
> though its 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@xxxxxxxxxx>
> ---
Applied to clk-next