aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 3ab2bd540b54..7dd8c34552e1 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -27,3 +27,11 @@ config SPEAR_THERMAL
27 help 27 help
28 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
29 thermal framework 29 thermal framework
30
31config RCAR_THERMAL
32 tristate "Renesas R-Car thermal driver"
33 depends on THERMAL
34 depends on ARCH_SHMOBILE
35 help
36 Enable this to plug the R-Car thermal sensor driver into the Linux
37 thermal framework