diff options
author | Zhang Rui <rui.zhang@intel.com> | 2013-06-17 19:26:49 -0400 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2013-06-17 19:26:49 -0400 |
commit | 9d1968fdabc69981ea98ea82082de1cc12a60385 (patch) | |
tree | 5a5d14ccde0b6d34a0a6ecca1131d0b397dc8008 /drivers/thermal/Kconfig | |
parent | f157f5964bdc604d8cbf0b71780a0d47ea9f7371 (diff) | |
parent | b3ba020652d1659ce3c07314fabffbe124fe49dd (diff) |
Merge branch 'cpu-package-thermal' of .git into next
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r-- | drivers/thermal/Kconfig | 3 |
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 | ||
172 | config X86_PKG_TEMP_THERMAL | 172 | config 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 |