Browse Source

OMAPDSS: Kconfig: select HDMI

Select HDMI support to be able to use HDMI infoframe helpers.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tomi Valkeinen 11 years ago
parent
commit
89a2d6183b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/video/fbdev/omap2/dss/Kconfig

+ 1 - 0
drivers/video/fbdev/omap2/dss/Kconfig

@@ -5,6 +5,7 @@ menuconfig OMAP2_DSS
         tristate "OMAP2+ Display Subsystem support"
 	select VIDEOMODE_HELPERS
 	select OMAP2_DSS_INIT
+	select HDMI
         help
 	  OMAP2+ Display Subsystem support.