summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorZidan Wang <zidan.wang@freescale.com>2015-03-31 21:05:51 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:49:58 +0800
commitc9f343d9df682121cf76bb25e6dbef21e295eb06 (patch)
tree6f28866f4fb3c04dcd877be29652946b7305e6fe /sound/soc/fsl/Kconfig
parentca0392b0cb7de420e4ad1ec7e066e0c838a777f1 (diff)
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 <zidan.wang@freescale.com> (cherry picked from commit 8dc359b46c81105efcd13007325d9cadc9a6214d)
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig11
1 files changed, 11 insertions, 0 deletions
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