ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers
[deliverable/linux.git] / sound / soc / fsl / Kconfig
index 37933629cbedec9787c0225ce8bf00797d719193..56fd32b3a881cc8833efd8a8b854e027007d81fa 100644 (file)
@@ -2,6 +2,15 @@ menu "SoC Audio for Freescale CPUs"
 
 comment "Common SoC Audio options for Freescale CPUs:"
 
+config SND_SOC_FSL_ASRC
+       tristate "Asynchronous Sample Rate Converter (ASRC) module support"
+       select REGMAP_MMIO
+       help
+         Say Y if you want to add Asynchronous Sample Rate Converter (ASRC)
+         support for the Freescale CPUs.
+         This option is only useful for out-of-tree drivers since
+         in-tree drivers select it automatically.
+
 config SND_SOC_FSL_SAI
        tristate "Synchronous Audio Interface (SAI) module support"
        select REGMAP_MMIO
This page took 0.026709 seconds and 5 git commands to generate.