summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-03 20:52:41 +0200
commitf2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2 (patch)
treeeffe3e2808cf4ed83fd289ad5443d01a9855b21d /configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
parent7a9a0a7371657cb81832bd547ceba9fe42b10a3e (diff)
parent6681bf218f9556b094e34f5f854b20d42d7e2e84 (diff)
downloadkernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.gz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.tar.xz
kernel-f2ff4da695a03122362c7e8ae8fca5fb9e1ff1e2.zip
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC')
-rw-r--r--configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC b/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
new file mode 100644
index 000000000..6a6d3e1d9
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
@@ -0,0 +1,23 @@
+# CONFIG_SND_SOC_FSL_EASRC:
+#
+# Say Y if you want to add Enhanced ASRC support for NXP. The ASRC is
+# a digital module that converts audio from a source sample rate to a
+# destination sample rate. It is a new design module compare with the
+# old ASRC.
+#
+# Symbol: SND_SOC_FSL_EASRC [=n]
+# Type : tristate
+# Defined at sound/soc/fsl/Kconfig:87
+# Prompt: Enhanced Asynchronous Sample Rate Converter (EASRC) module support
+# Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_FSL_ASRC [=m]
+# Location:
+# -> Device Drivers
+# -> Sound card support (SOUND [=m])
+# -> Advanced Linux Sound Architecture (SND [=m])
+# -> ALSA for SoC audio support (SND_SOC [=m])
+# -> SoC Audio for Freescale CPUs
+# Selects: REGMAP_MMIO [=y] && SND_SOC_GENERIC_DMAENGINE_PCM [=y]
+#
+#
+#
+# CONFIG_SND_SOC_FSL_EASRC is not set