summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays-new/Makefile
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-24 13:21:08 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 13:30:33 +0200
commit3cb07ee66bca756921f0e967b687f4d0e05ba439 (patch)
treef22ae5e881f91ec4128e8316c695fca2489b5ac9 /drivers/video/omap2/displays-new/Makefile
parentOMAPDSS: Add new DVI Connector driver (diff)
downloadlinux-3cb07ee66bca756921f0e967b687f4d0e05ba439.tar.xz
linux-3cb07ee66bca756921f0e967b687f4d0e05ba439.zip
OMAPDSS: Add new HDMI Connector driver
Add HDMI Connector driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays-new/Makefile')
-rw-r--r--drivers/video/omap2/displays-new/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Makefile b/drivers/video/omap2/displays-new/Makefile
index ed7dd062dc92..1007b5f53fbc 100644
--- a/drivers/video/omap2/displays-new/Makefile
+++ b/drivers/video/omap2/displays-new/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_DISPLAY_ENCODER_TFP410) += encoder-tfp410.o
obj-$(CONFIG_DISPLAY_ENCODER_TPD12S015) += encoder-tpd12s015.o
obj-$(CONFIG_DISPLAY_CONNECTOR_DVI) += connector-dvi.o
+obj-$(CONFIG_DISPLAY_CONNECTOR_HDMI) += connector-hdmi.o