summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorCosmin-Gabriel Samoila <cosmin.samoila@nxp.com>2018-05-31 10:40:57 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:50:52 +0800
commit9bf74ee0f5efd595ba0faaf9f07053cc4a35f06e (patch)
treecac40277d8b68467ca9d55775374a6b87bc27149 /sound/soc/fsl/Kconfig
parent29bf3d3b4842d7cf4aaf0b2557cf68e2812670a1 (diff)
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 <cosmin.samoila@nxp.com> (cherry picked from commit 3c788dfc51a44bde546572e519cac8cfca3d8f2d)
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig10
1 files changed, 10 insertions, 0 deletions
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)