Makefile (58e16d792a6a8c6b750f637a4649967fcac853dc) Makefile (e562cf3aea3e1ea46566907f7627e5512840a2b4)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for kernel SPMI framework.
4#
5obj-$(CONFIG_SPMI) += spmi.o
6
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for kernel SPMI framework.
4#
5obj-$(CONFIG_SPMI) += spmi.o
6
7obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o
7obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o
8obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o