From ee01b4da5e9a77ed540113bac8711b7de5e14bde Mon Sep 17 00:00:00 2001 From: Daniel Baluta Date: Thu, 4 Oct 2018 14:46:43 +0300 Subject: MLK-18497-12: ASoC: fsl: imx-dsp: Add DSP machine driver Finally! We register DSP as a sound card. Reviewed-by: Cosmin-Gabriel Samoila Signed-off-by: Shengjiu Wang [ Aisheng: Makefile clean for a new base ] Signed-off-by: Dong Aisheng --- sound/soc/fsl/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 0af54d900a8e..ac4cf2f34f7e 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -323,6 +323,15 @@ config SND_SOC_IMX_AUDMIX Say Y if you want to add support for SoC audio on an i.MX board with an Audio Mixer. +config SND_SOC_IMX_DSP + tristate "SoC Audio support for i.MX boards with DSP port" + select SND_SOC_FSL_DSP + select SND_SOC_COMPRESS + help + SoC Audio support for i.MX boards with DSP audio + Say Y if you want to add support for SoC audio on an i.MX board with + IMX DSP. + endif # SND_IMX_SOC endmenu -- cgit v1.2.3