ASoC: hdac-hdmi: make driver select CONFIG_HDMI
authorVinod Koul <vinod.koul@intel.com>
Sun, 22 Nov 2015 10:54:58 +0000 (16:24 +0530)
committerMark Brown <broonie@kernel.org>
Sun, 22 Nov 2015 12:48:11 +0000 (12:48 +0000)
Since driver use infoframe symbols from video/hdmi.c we should select this
symbol for this driver

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig

index b2b0b71..5c584da 100644 (file)
@@ -458,6 +458,7 @@ config SND_SOC_DMIC
 config SND_SOC_HDAC_HDMI
        tristate
        select SND_HDA_EXT_CORE
+       select HDMI
 
 config SND_SOC_ES8328
        tristate "Everest Semi ES8328 CODEC"