OMAPDSS: HDMI: improve Makefile
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 13 Mar 2014 13:34:36 +0000 (15:34 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 12:11:28 +0000 (15:11 +0300)
We'll soon add support for OMAP5 HDMI, which uses some of the same files
as OMAP4 HDMI does.

This patch adds a new config entry "OMAP2_DSS_HDMI_COMMON", which both
OMAP4 and OMAP5 HDMI config entries can select. OMAP2_DSS_HDMI_COMMON
will cause the common HDMI files to be compiled.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found