aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 5f88d767671e..743a674b42d8 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -227,7 +227,7 @@ source "drivers/thermal/ti-soc-thermal/Kconfig"
227endmenu 227endmenu
228 228
229menu "Samsung thermal drivers" 229menu "Samsung thermal drivers"
230depends on PLAT_SAMSUNG 230depends on ARCH_EXYNOS
231source "drivers/thermal/samsung/Kconfig" 231source "drivers/thermal/samsung/Kconfig"
232endmenu 232endmenu
233 233