xref: /linux-6.14.4/drivers/acpi/pmic/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_PMIC_OPREGION)		+= intel_pmic.o
4obj-$(CONFIG_BYTCRC_PMIC_OPREGION)	+= intel_pmic_bytcrc.o
5obj-$(CONFIG_CHTCRC_PMIC_OPREGION)	+= intel_pmic_chtcrc.o
6obj-$(CONFIG_XPOWER_PMIC_OPREGION)	+= intel_pmic_xpower.o
7obj-$(CONFIG_BXT_WC_PMIC_OPREGION)	+= intel_pmic_bxtwc.o
8obj-$(CONFIG_CHT_WC_PMIC_OPREGION)	+= intel_pmic_chtwc.o
9obj-$(CONFIG_CHT_DC_TI_PMIC_OPREGION)	+= intel_pmic_chtdc_ti.o
10obj-$(CONFIG_TPS68470_PMIC_OPREGION)	+= tps68470_pmic.o
11

served by {OpenGrok

Last Index Update: Mon Apr 28 06:57:04 CEST 2025