Signed-off-by: Jyri Sarha <jsa...@ti.com>
---
 drivers/video/fbdev/omap2/dss/Kconfig |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/omap2/dss/Kconfig 
b/drivers/video/fbdev/omap2/dss/Kconfig
index ecc2f50..b28e175 100644
--- a/drivers/video/fbdev/omap2/dss/Kconfig
+++ b/drivers/video/fbdev/omap2/dss/Kconfig
@@ -90,8 +90,15 @@ config OMAP5_DSS_HDMI
          specification.
 
 config OMAP5_DSS_HDMI_AUDIO
+       bool "HDMI audio support for OMAP5"
        depends on OMAP5_DSS_HDMI
-       bool
+       depends on SND_OMAP_SOC=y || OMAP2_DSS = SND_OMAP_SOC
+       default y
+       help
+         HDMI audio support for OMAP5 based SoCs. Adds integrated
+         ASoC Digital Audio Interface component driver into OMAPDSS
+         module. Select SND_SOC_HDMI_CODEC and SND_SIMPLE_CARD with
+         devicetree description for full HDMI audio support.
 
 config OMAP2_DSS_SDI
        bool "SDI support"
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to