diff options
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r-- | drivers/thermal/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index d96da075c9f6..8636fae1f7ec 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
@@ -67,7 +67,7 @@ config USER_SPACE | |||
67 | Enable this to let the user space manage the platform thermals. | 67 | Enable this to let the user space manage the platform thermals. |
68 | 68 | ||
69 | config CPU_THERMAL | 69 | config CPU_THERMAL |
70 | bool "generic cpu cooling support" | 70 | tristate "generic cpu cooling support" |
71 | depends on CPU_FREQ | 71 | depends on CPU_FREQ |
72 | select CPU_FREQ_TABLE | 72 | select CPU_FREQ_TABLE |
73 | help | 73 | help |