aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-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 56fd32b3a881..0ec1b7a42910 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -5,6 +5,7 @@ comment "Common SoC Audio options for Freescale CPUs:"
5config SND_SOC_FSL_ASRC 5config SND_SOC_FSL_ASRC
6 tristate "Asynchronous Sample Rate Converter (ASRC) module support" 6 tristate "Asynchronous Sample Rate Converter (ASRC) module support"
7 select REGMAP_MMIO 7 select REGMAP_MMIO
8 select SND_SOC_GENERIC_DMAENGINE_PCM
8 help 9 help
9 Say Y if you want to add Asynchronous Sample Rate Converter (ASRC) 10 Say Y if you want to add Asynchronous Sample Rate Converter (ASRC)
10 support for the Freescale CPUs. 11 support for the Freescale CPUs.