xref: /kernel/linux/linux-6.6/drivers/powercap/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/powercap/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciobj-$(CONFIG_DTPM) += dtpm.o
362306a36Sopenharmony_ciobj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o
462306a36Sopenharmony_ciobj-$(CONFIG_DTPM_DEVFREQ) += dtpm_devfreq.o
562306a36Sopenharmony_ciobj-$(CONFIG_POWERCAP)	+= powercap_sys.o
662306a36Sopenharmony_ciobj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
762306a36Sopenharmony_ciobj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
862306a36Sopenharmony_ciobj-$(CONFIG_INTEL_RAPL_TPMI) += intel_rapl_tpmi.o
962306a36Sopenharmony_ciobj-$(CONFIG_IDLE_INJECT) += idle_inject.o
1062306a36Sopenharmony_ciobj-$(CONFIG_ARM_SCMI_POWERCAP) += arm_scmi_powercap.o
11

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