summaryrefslogtreecommitdiff
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2015-12-08 18:08:35 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:25:02 +0800
commit40c2cb5644c5ad2521d83adfd4d7beaed1aa7c09 (patch)
treeae4bce852d7f0b6fd068c16d99e5a5c16e0ae714 /drivers/mfd/Makefile
parent8a996e992a2a78a16b70e6dc447a3602d9f21be4 (diff)
MLK-12928-1 mfd: pf1550: add pf1550 mfd driver
Add basic pf1550 mfd driver. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 70e07916bc30..117939d091f7 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -100,6 +100,8 @@ obj-$(CONFIG_MFD_MC13XXX) += mc13xxx-core.o
obj-$(CONFIG_MFD_MC13XXX_SPI) += mc13xxx-spi.o
obj-$(CONFIG_MFD_MC13XXX_I2C) += mc13xxx-i2c.o
+obj-$(CONFIG_MFD_PF1550) += pf1550.o
+
obj-$(CONFIG_MFD_CORE) += mfd-core.o
obj-$(CONFIG_EZX_PCAP) += ezx-pcap.o