On Thu, 2011-03-10 at 04:44 -0600, K, Mythri P wrote: > Signed-off-by: Mythri P K <mythripk@xxxxxx> > --- > drivers/video/omap2/dss/Kconfig | 8 ++++++++ > drivers/video/omap2/dss/Makefile | 2 ++ > 2 files changed, 10 insertions(+), 0 deletions(-) > > diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig > index db01473..bfc5da0 100644 > --- a/drivers/video/omap2/dss/Kconfig > +++ b/drivers/video/omap2/dss/Kconfig > @@ -60,6 +60,14 @@ config OMAP2_DSS_VENC > help > OMAP Video Encoder support for S-Video and composite TV-out. > > +config OMAP4_DSS_HDMI > + bool "HDMI support" > + depends on ARCH_OMAP4 > + default y > + help > + HDMI Interface. This adds the High Definition Multimedia Interface. > + See http://www.hdmi.org/ for HDMI specification. > + Patch is missing description. The default line also seems to be indented differently than the others. Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html