From a14c19c0791f11b9a451899624f3b77c6ef24361 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Wed, 27 Dec 2017 14:54:52 +0800 Subject: MLK-15071-2: ASoC: fsl: Add machine driver for AK5558 Add machine driver for i.MX boards that have AK5558 ADC attached to SAI. Signed-off-by: Mihai Serban Signed-off-by: Shengjiu Wang [ Aisheng: clean for a new base ] Signed-off-by: Dong Aisheng --- sound/soc/fsl/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 2d002c2865eb..67962bf52a91 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -261,6 +261,18 @@ config SND_SOC_IMX_AK4458 Say Y if you want to add support for SoC audio on an i.MX board with an AK4458 DAC. +config SND_SOC_IMX_AK5558 + tristate "SoC Audio support for i.MX boards with AK5558" + depends on OF && I2C + select SND_SOC_AK5558 + 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 AK5558 + Say Y if you want to add support for SoC audio on an i.MX board with + an AK5558 ADC. + config SND_SOC_IMX_WM8960 tristate "SoC Audio support for i.MX boards with wm8960" depends on OF && I2C -- cgit v1.2.3