summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Makefile
diff options
context:
space:
mode:
authorLan Tianyu2014-09-03 09:13:30 +0200
committerZhang Rui2014-10-11 03:35:36 +0200
commit4384b8fe162d8aa03905d02073707bcf364cc7ce (patch)
tree4aee278cd1f64f79676f23748a760387c9261290 /drivers/thermal/Makefile
parentThermal: introduce INT3402 thermal driver (diff)
downloadkernel-qcow2-linux-4384b8fe162d8aa03905d02073707bcf364cc7ce.tar.gz
kernel-qcow2-linux-4384b8fe162d8aa03905d02073707bcf364cc7ce.tar.xz
kernel-qcow2-linux-4384b8fe162d8aa03905d02073707bcf364cc7ce.zip
Thermal: introduce int3403 thermal driver
ACPI INT3403 device object can be used to retrieve temperature date from temperature sensors present in the system, and to expose device' performance control. The previous INT3403 thermal driver supports temperature reporting only, thus remove it and introduce this new & enhanced one. Signed-off-by: Lan Tianyu <tianyu.lan@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/Makefile')
-rw-r--r--drivers/thermal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile
index 216503eaa232..39b85b5b45fc 100644
--- a/drivers/thermal/Makefile
+++ b/drivers/thermal/Makefile
@@ -31,6 +31,5 @@ obj-$(CONFIG_INTEL_POWERCLAMP) += intel_powerclamp.o
obj-$(CONFIG_X86_PKG_TEMP_THERMAL) += x86_pkg_temp_thermal.o
obj-$(CONFIG_INTEL_SOC_DTS_THERMAL) += intel_soc_dts_thermal.o
obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal/
-obj-$(CONFIG_ACPI_INT3403_THERMAL) += int3403_thermal.o
obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal/
obj-$(CONFIG_ST_THERMAL) += st/