aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 8f2b6eaf46b8..edfd67d25013 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -49,7 +49,7 @@ config RCAR_THERMAL
49 49
50config EXYNOS_THERMAL 50config EXYNOS_THERMAL
51 tristate "Temperature sensor on Samsung EXYNOS" 51 tristate "Temperature sensor on Samsung EXYNOS"
52 depends on ARCH_EXYNOS4 && THERMAL 52 depends on (ARCH_EXYNOS4 || ARCH_EXYNOS5) && THERMAL
53 help 53 help
54 If you say yes here you get support for TMU (Thermal Managment 54 If you say yes here you get support for TMU (Thermal Managment
55 Unit) on SAMSUNG EXYNOS series of SoC. 55 Unit) on SAMSUNG EXYNOS series of SoC.