From 79f66d8f5205863eb55c4772c9abdd70f39ed694 Mon Sep 17 00:00:00 2001 From: Daniel Baluta Date: Wed, 8 Jan 2020 15:44:57 +0200 Subject: MLK-23255-4: ASoC: fsl_dsp: Select SND_SOC_FSL_DSP_AUDIOMIX This is needed by DSP driver on i.MX8MP. Need to find an elegant way to only select it on this board. Signed-off-by: Daniel Baluta --- sound/soc/fsl/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/fsl/Kconfig') diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 817ff7b51062..7c0e0c6c596a 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -95,6 +95,7 @@ config SND_SOC_FSL_EASRC config SND_SOC_FSL_DSP tristate "dsp module support" select SND_SOC_COMPRESS + select SND_SOC_FSL_DSP_AUDIOMIX help Say Y if you want to add hifi 4 support for the Freescale CPUs. which is a DSP core for audio processing. -- cgit v1.2.3