From c9f343d9df682121cf76bb25e6dbef21e295eb06 Mon Sep 17 00:00:00 2001 From: Zidan Wang Date: Tue, 31 Mar 2015 21:05:51 +0800 Subject: MLK-10518-1 ASoC: imx-sii902x: add machine driver for sii902x hdmi audio Add machine driver for sii902x hdmi audio. Restricting by SAI master clock, the hdmi audio just support 16bit 24bit sample width and 32k 48k sample rate. Signed-off-by: Zidan Wang (cherry picked from commit 8dc359b46c81105efcd13007325d9cadc9a6214d) --- sound/soc/fsl/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index ea681cf2f929..22cf33832b29 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -262,6 +262,17 @@ config SND_SOC_IMX_WM8960 Say Y if you want to add support for SoC audio on an i.MX board with a wm8960 codec. +config SND_SOC_IMX_SII902X + tristate "SoC Audio support for i.MX boards with sii902x" + depends on OF && I2C + select SND_SOC_IMX_PCM_DMA + select SND_SOC_FSL_SAI + select SND_SOC_FSL_UTILS + help + SoC Audio support for i.MX boards with SII902X + Say Y if you want to add support for SoC audio on an i.MX board with + a sii902x. + config SND_SOC_IMX_WM8958 tristate "SoC Audio support for i.MX boards with wm8958" depends on OF && I2C -- cgit v1.2.3