Signed-off-by: Mircea Gherzan mgherzan@gmail.com --- drivers/thermal/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index cea6ad0..55f057d 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -18,6 +18,7 @@ config THERMAL_HWMON depends on THERMAL depends on HWMON=y || HWMON=THERMAL default y + help This pseudo-driver takes information from the thermal sensor and uses it to adapt the CPU frequency to a rate which prevents overheating.