aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-08-19 11:58:43 +0530
committerEduardo Valentin <eduardo.valentin@ti.com>2013-08-29 09:37:31 -0400
commit73b5b1d7c5f9348c0fe3a3e4ac5586207d830d54 (patch)
tree45a6737bcfb2d994356b0f038b6a2227f331d2a2 /drivers/thermal/samsung/Kconfig
parent91ff81cf48f0c8f9cd608acbd83f0e98a228807b (diff)
thermal: exynos: Clean up non-DT remnants
Commit 1cd1ecb6 ("thermal: exynos: Remove non DT based support") cleaned up some non-DT code. However, there were few more things needed for complete cleanup to make this driver DT only. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Diffstat (limited to 'drivers/thermal/samsung/Kconfig')
-rw-r--r--drivers/thermal/samsung/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
index 92492e4351a..f760389a204 100644
--- a/drivers/thermal/samsung/Kconfig
+++ b/drivers/thermal/samsung/Kconfig
@@ -1,6 +1,6 @@
config EXYNOS_THERMAL
tristate "Exynos thermal management unit driver"
- depends on ARCH_HAS_BANDGAP
+ depends on ARCH_HAS_BANDGAP && OF
help
If you say yes here you get support for the TMU (Thermal Management
Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises