aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/thermal/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 245831ccda3e..2ff5cb9bff87 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