summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2020-01-08 15:44:57 +0200
committerZhang Peng <peng_zhang_8@nxp.com>2020-02-13 19:26:38 +0800
commit79f66d8f5205863eb55c4772c9abdd70f39ed694 (patch)
tree7542b388e7b511ad481f8045f48b6488281115f4 /sound/soc/fsl/Kconfig
parentd9e26ed3a504763db970a9af2891d5ebda1d53f5 (diff)
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 <daniel.baluta@nxp.com>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig1
1 files changed, 1 insertions, 0 deletions
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.