]> Git Repo - linux.git/blob - drivers/spmi/Makefile
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
[linux.git] / drivers / spmi / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for kernel SPMI framework.
4 #
5 obj-$(CONFIG_SPMI)      += spmi.o spmi-devres.o
6
7 obj-$(CONFIG_SPMI_HISI3670)     += hisi-spmi-controller.o
8 obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o
9 obj-$(CONFIG_SPMI_MTK_PMIF)     += spmi-mtk-pmif.o
This page took 0.034868 seconds and 4 git commands to generate.