From e2a81a7a37a1190f661ab163c2d3956f81dc84f5 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Mon, 4 Aug 2014 16:46:01 +0800 Subject: MLK-11429-21: ASoC: imx-cs42888: port cs42888 machine driver from imx_3.10.y cherry-pick below patch from imx_3.14.y ENGR00330403-1: ASoC: imx-cs42888: port cs42888 machine driver from imx_3.10.y Port the cs42888 machine driver from imx_3.10.y and do update according to new esai driver and asrc driver. Signed-off-by: Shengjiu Wang (cherry picked from commit 7ed3aac83630a38eb397ed92f815a28e07198748) --- sound/soc/fsl/Kconfig | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 2803549b153c..afcc6d7d46cf 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -276,6 +276,19 @@ config SND_SOC_IMX_WM8958 Say Y if you want to add support for SoC audio on an i.MX board with a wm8958 codec. +config SND_SOC_IMX_CS42888 + tristate "SoC Audio support for i.MX boards with cs42888" + depends on OF && I2C + select SND_SOC_CS42XX8_I2C + select SND_SOC_IMX_PCM_DMA + select SND_SOC_FSL_ESAI + select SND_SOC_FSL_ASRC + select SND_SOC_FSL_UTILS + help + SoC Audio support for i.MX boards with cs42888 + Say Y if you want to add support for SoC audio on an i.MX board with + a cs42888 codec. + config SND_SOC_IMX_WM8962 tristate "SoC Audio support for i.MX boards with wm8962" depends on OF && I2C && INPUT -- cgit v1.2.3