aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index b13c2bcccb72..e988c81d763c 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -171,8 +171,7 @@ config INTEL_POWERCLAMP
171 171
172config X86_PKG_TEMP_THERMAL 172config X86_PKG_TEMP_THERMAL
173 tristate "X86 package temperature thermal driver" 173 tristate "X86 package temperature thermal driver"
174 depends on THERMAL 174 depends on X86_THERMAL_VECTOR
175 depends on X86
176 select THERMAL_GOV_USER_SPACE 175 select THERMAL_GOV_USER_SPACE
177 default m 176 default m
178 help 177 help