27 Mar
2014
27 Mar
'14
7:27 a.m.
From: Rongjun Ying rongjun.ying@csr.com
Use the simple-card
Signed-off-by: Rongjun Ying rongjun.ying@csr.com --- -v6: Use the simple-card instead of hdmi card driver
sound/soc/sirf/Kconfig | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/sound/soc/sirf/Kconfig b/sound/soc/sirf/Kconfig index e0b7157..ccbf571 100644 --- a/sound/soc/sirf/Kconfig +++ b/sound/soc/sirf/Kconfig @@ -13,6 +13,13 @@ config SND_SOC_SIRF_AUDIO_PORT select REGMAP_MMIO tristate
+config SND_SOC_SIRF_HDMI + tristate "SoC Audio support for SiRF HDMI" + depends on SND_SOC_SIRF + select SND_SIMPLE_CARD + select SND_SOC_SIRF_I2S + select SND_SOC_HDMI_CODEC + config SND_SOC_SIRF_I2S select REGMAP_MMIO tristate
--
1.7.5.4