summaryrefslogtreecommitdiff
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorAlan Tull <alan.tull@freescale.com>2011-09-01 11:51:09 -0500
committerJason Liu <r64343@freescale.com>2012-01-09 20:23:34 +0800
commitfca6ab41a1b8aca32fa93191d53b2280e07a55f0 (patch)
tree4c71dec136f9144a35cfe494c09715fe62c36e03 /drivers/mfd/Makefile
parent584273efcc2965f3d518e4ab9daa0be7ca26d304 (diff)
ENGR00155845-1 mfd for hdmi
This is a mfd for the internal HDMI Transmitter on i.Mx. It handles resources that are shared by the seperate video and audio drivers. Signed-off-by: Alan Tull <alan.tull@freescale.com>
Diffstat (limited to 'drivers/mfd/Makefile')
-rwxr-xr-xdrivers/mfd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 74dd652ec68c..1f6b27fc104c 100755
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -89,6 +89,8 @@ obj-$(CONFIG_MFD_JZ4740_ADC) += jz4740-adc.o
obj-$(CONFIG_MFD_TPS6586X) += tps6586x.o
obj-$(CONFIG_MFD_VX855) += vx855.o
obj-$(CONFIG_MFD_WL1273_CORE) += wl1273-core.o
+
+obj-$(CONFIG_MFD_MXC_HDMI) += mxc-hdmi-core.o
obj-$(CONFIG_MFD_CS5535) += cs5535-mfd.o
obj-$(CONFIG_MFD_MAX17135) += max17135-core.o