[alsa-devel] [PATCH v6 2/2] ASoC: sirf: Add hdmi support
RongJun Ying
rjying at gmail.com
Thu Mar 27 06:27:05 CET 2014
From: Rongjun Ying <rongjun.ying at csr.com>
Use the simple-card
Signed-off-by: Rongjun Ying <rongjun.ying at 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
More information about the Alsa-devel
mailing list