From 9bf74ee0f5efd595ba0faaf9f07053cc4a35f06e Mon Sep 17 00:00:00 2001 From: Cosmin-Gabriel Samoila Date: Thu, 31 May 2018 10:40:57 +0300 Subject: MLK-16784-5 sound: asoc: add machine driver for micfil in iMX8MM Add machine driver for micfill IP in iMX8MM. Signed-off-by: Cosmin-Gabriel Samoila (cherry picked from commit 3c788dfc51a44bde546572e519cac8cfca3d8f2d) --- sound/soc/fsl/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 8d9981944643..b2259e137711 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -368,6 +368,16 @@ config SND_SOC_IMX_WM8962_ANDROID Say Y if you want to add support for SoC audio on an i.MX board with a wm8962 codec in android. +config SND_SOC_IMX_MICFIL + tristate "SoC Audio support for i.MX boards with micfil" + depends on OF && I2C + select SND_SOC_IMX_PCM_DMA + select SND_SOC_FSL_MICFIL + help + Soc Audio support for i.MX boards with micfil + Say Y if you want to add support for SoC audio on + an i.MX board with micfil. + config SND_SOC_IMX_ES8328 tristate "SoC Audio support for i.MX boards with the ES8328 codec" depends on OF && (I2C || SPI) -- cgit v1.2.3