summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-08-05 08:38:01 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-08-05 08:38:01 +0200
commitd8b1d4104de663bacffe18cf79ebf37fed8aac78 (patch)
tree2aceb7beb9cb45d90854d2d8e36ce108864fca46 /configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
parent1b44a8c9fe0e71a8d14c49e78d9857f49d518a09 (diff)
parent9ab9ea2db0b13375d3d7114d5c82eb298a118740 (diff)
downloadkernel-d8b1d4104de663bacffe18cf79ebf37fed8aac78.tar.gz
kernel-d8b1d4104de663bacffe18cf79ebf37fed8aac78.tar.xz
kernel-d8b1d4104de663bacffe18cf79ebf37fed8aac78.zip
merge origin
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