summaryrefslogtreecommitdiff
path: root/drivers/thermal
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-02-24 21:18:05 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-02-24 21:18:05 +0100
commit17162a117cd0733ad1db728fa804e62ded9a87d6 (patch)
tree24339c44f10e0d524baabb4bd7535f9dd42ec872 /drivers/thermal
parent8cbd468bdeb5ed3acac2d7a9f7494d5b77e46297 (diff)
parent1222d527f314c86a3b59a522115d62facc5a7965 (diff)
Merge back earlier cpufreq material for v5.1.
Diffstat (limited to 'drivers/thermal')
-rw-r--r--drivers/thermal/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 30323426902e..58bb7d72dc2b 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -152,6 +152,7 @@ config CPU_THERMAL
bool "generic cpu cooling support"
depends on CPU_FREQ
depends on THERMAL_OF
+ depends on THERMAL=y
help
This implements the generic cpu cooling mechanism through frequency
reduction. An ACPI version of this already exists