projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'rework/fast-next-seq' into for-linus
[platform/kernel/linux-rpi.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
6
7
obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o
8
obj-$(CONFIG_SPMI_MSM_PMIC_ARB) += spmi-pmic-arb.o