diff options
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r-- | drivers/thermal/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index dbfc390330ac..5ef596765060 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
@@ -78,7 +78,6 @@ config THERMAL_GOV_USER_SPACE | |||
78 | config CPU_THERMAL | 78 | config CPU_THERMAL |
79 | bool "generic cpu cooling support" | 79 | bool "generic cpu cooling support" |
80 | depends on CPU_FREQ | 80 | depends on CPU_FREQ |
81 | select CPU_FREQ_TABLE | ||
82 | help | 81 | help |
83 | This implements the generic cpu cooling mechanism through frequency | 82 | This implements the generic cpu cooling mechanism through frequency |
84 | reduction. An ACPI version of this already exists | 83 | reduction. An ACPI version of this already exists |