Browse Source

Merge branch 'cpu-package-thermal' of .git into next

Zhang Rui 12 years ago
parent
commit
9d1968fdab
1 changed files with 1 additions and 2 deletions
  1. 1 2
      drivers/thermal/Kconfig

+ 1 - 2
drivers/thermal/Kconfig

@@ -171,8 +171,7 @@ config INTEL_POWERCLAMP
 
 config X86_PKG_TEMP_THERMAL
 	tristate "X86 package temperature thermal driver"
-	depends on THERMAL
-	depends on X86
+	depends on X86_THERMAL_VECTOR
 	select THERMAL_GOV_USER_SPACE
 	default m
 	help