aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 514a691abea..3ab2bd540b5 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -23,6 +23,7 @@ config SPEAR_THERMAL
23 bool "SPEAr thermal sensor driver" 23 bool "SPEAr thermal sensor driver"
24 depends on THERMAL 24 depends on THERMAL
25 depends on PLAT_SPEAR 25 depends on PLAT_SPEAR
26 depends on OF
26 help 27 help
27 Enable this to plug the SPEAr thermal sensor driver into the Linux 28 Enable this to plug the SPEAr thermal sensor driver into the Linux
28 thermal framework 29 thermal framework