diff options
author | Lee Jones <lee@kernel.org> | 2024-07-04 18:06:42 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-07-04 18:06:42 +0200 |
commit | f5ace555243953d12031679712e8594a40873ed0 (patch) | |
tree | 2329b3e2d1524399188563b02e61cf156e191d36 /drivers/mfd/Makefile | |
parent | Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged (diff) | |
parent | MAINTAINERS: Add myself for Marvell 88PM886 PMIC (diff) | |
download | linux-f5ace555243953d12031679712e8594a40873ed0.tar.xz linux-f5ace555243953d12031679712e8594a40873ed0.zip |
Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r-- | drivers/mfd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile index a8d18ba155d0..a02d17cb36f7 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile @@ -7,6 +7,7 @@ obj-$(CONFIG_MFD_88PM860X) += 88pm860x.o obj-$(CONFIG_MFD_88PM800) += 88pm800.o 88pm80x.o obj-$(CONFIG_MFD_88PM805) += 88pm805.o 88pm80x.o +obj-$(CONFIG_MFD_88PM886_PMIC) += 88pm886.o obj-$(CONFIG_MFD_ACT8945A) += act8945a.o obj-$(CONFIG_MFD_SM501) += sm501.o obj-$(CONFIG_ARCH_BCM2835) += bcm2835-pm.o |