xref: /kernel/linux/linux-5.10/drivers/thermal/intel/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/thermal/intel/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for various Intel thermal drivers.
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_POWERCLAMP)	+= intel_powerclamp.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_X86_PKG_TEMP_THERMAL)	+= x86_pkg_temp_thermal.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_SOC_DTS_IOSF_CORE)	+= intel_soc_dts_iosf.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_SOC_DTS_THERMAL)	+= intel_soc_dts_thermal.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_QUARK_DTS_THERMAL)	+= intel_quark_dts_thermal.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_INT340X_THERMAL)  += int340x_thermal/
118c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_BXT_PMIC_THERMAL) += intel_bxt_pmic_thermal.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_INTEL_PCH_THERMAL)	+= intel_pch_thermal.o
13

Indexes created Thu Nov 07 10:32:03 CST 2024