aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Kconfig
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2014-03-23 11:37:32 -0400
committerZhang Rui <rui.zhang@intel.com>2014-10-10 01:57:10 -0400
commit0ab15365ff38c8433f4d0cc2d11a1184e2c991cf (patch)
tree6617ca1a0190d4b3552ecd61630e1dc3e8137190 /drivers/thermal/Kconfig
parentc5738dddc01be49cf6712f886371177e8df36291 (diff)
Thermal: int3400 thermal: register to thermal framework
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r--drivers/thermal/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 6f5a87a8f19f..b34c5f54fc83 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -237,6 +237,7 @@ config INTEL_SOC_DTS_THERMAL
237config INT340X_THERMAL 237config INT340X_THERMAL
238 tristate "ACPI INT340X thermal drivers" 238 tristate "ACPI INT340X thermal drivers"
239 depends on X86 && ACPI 239 depends on X86 && ACPI
240 select THERMAL_GOV_USER_SPACE
240 help 241 help
241 Newer laptops and tablets that use ACPI may have thermal sensors and 242 Newer laptops and tablets that use ACPI may have thermal sensors and
242 other devices with thermal control capabilities outside the core 243 other devices with thermal control capabilities outside the core