aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/Makefile
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2014-03-14 12:45:05 +0800
committerZhang Rui <rui.zhang@intel.com>2014-10-10 13:57:09 +0800
commit816cab931f288c92a3404b1b984576f4822b0445 (patch)
treef09e5a1e9124056e086e53fbbea39bbf2d9acf32 /drivers/thermal/Makefile
parentACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package() (diff)
downloadlinux-dev-816cab931f288c92a3404b1b984576f4822b0445.tar.xz
linux-dev-816cab931f288c92a3404b1b984576f4822b0445.zip
Thermal: introduce int3400 thermal driver
Introduce int3400 thermal driver. And make INT3400 driver enumerate the other int340x thermal components shown in _ART/_TRT. Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/Makefile')
-rw-r--r--drivers/thermal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile
index 31e232f84b6b..216503eaa232 100644
--- a/drivers/thermal/Makefile
+++ b/drivers/thermal/Makefile
@@ -32,4 +32,5 @@ 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/