aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index dbfc390330ac..57e06a9977cb 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -56,7 +56,7 @@ config THERMAL_DEFAULT_GOV_USER_SPACE
56 select THERMAL_GOV_USER_SPACE 56 select THERMAL_GOV_USER_SPACE
57 help 57 help
58 Select this if you want to let the user space manage the 58 Select this if you want to let the user space manage the
59 lpatform thermals. 59 platform thermals.
60 60
61endchoice 61endchoice
62 62