From: Krzysztof Kozlowski Date: Thu, 17 Apr 2025 07:46:37 +0000 (+0200) Subject: thermal/drivers/hisi: Do not enable by default during compile testing X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5f9ab5df8c519aba050b50442c99ac328fefe8ea;p=users%2Fjedix%2Flinux-maple.git thermal/drivers/hisi: Do not enable by default during compile testing Enabling the compile test should not cause automatic enabling of all drivers, but only allow to choose to compile them. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Lukasz Luba Link: https://lore.kernel.org/r/20250417074638.81329-1-krzysztof.kozlowski@linaro.org Signed-off-by: Daniel Lezcano --- diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index d3f9686e26e71..510c2b8215469 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -257,7 +257,7 @@ config HISI_THERMAL depends on ARCH_HISI || COMPILE_TEST depends on HAS_IOMEM depends on OF - default y + default ARCH_HISI help Enable this to plug hisilicon's thermal sensor driver into the Linux thermal framework. cpufreq is used as the cooling device to throttle