summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/Makefile
diff options
context:
space:
mode:
authorMythri P K <mythripk@ti.com>2011-03-10 15:12:48 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-03-16 11:45:50 +0530
commit642e21bff200610b1d4c0e706d0a6b16ae4e25db (patch)
treeefbb5634a541fe655b05a862103fae9bca359406 /drivers/video/omap2/dss/Makefile
parent70be83235ea2815f6c2a5fd45753de406be6c6aa (diff)
downloadop-kernel-dev-642e21bff200610b1d4c0e706d0a6b16ae4e25db.zip
op-kernel-dev-642e21bff200610b1d4c0e706d0a6b16ae4e25db.tar.gz
OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4
Adding kconfig and makefile changes to add support for HDMI in OMAP4. Signed-off-by: Mythri P K <mythripk@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/Makefile')
-rw-r--r--drivers/video/omap2/dss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/omap2/dss/Makefile b/drivers/video/omap2/dss/Makefile
index 7db17b5..10d9d3b 100644
--- a/drivers/video/omap2/dss/Makefile
+++ b/drivers/video/omap2/dss/Makefile
@@ -5,3 +5,5 @@ omapdss-$(CONFIG_OMAP2_DSS_RFBI) += rfbi.o
omapdss-$(CONFIG_OMAP2_DSS_VENC) += venc.o
omapdss-$(CONFIG_OMAP2_DSS_SDI) += sdi.o
omapdss-$(CONFIG_OMAP2_DSS_DSI) += dsi.o
+omapdss-$(CONFIG_OMAP4_DSS_HDMI) += hdmi.o \
+ hdmi_omap4_panel.o
OpenPOWER on IntegriCloud