diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index f153f5871382b115452ed705a48bd1a6204c0b55..15f7cde466285be5a8cd7d92688005ebc2de1ecf 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -353,7 +353,7 @@ source "drivers/thermal/ti-soc-thermal/Kconfig" endmenu menu "Samsung thermal drivers" -depends on ARCH_EXYNOS +depends on ARCH_EXYNOS || COMPILE_TEST source "drivers/thermal/samsung/Kconfig" endmenu