summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-13 07:03:05 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-13 07:03:05 -0500
commitc2be47a5f9508491bc58b45511b0dde7d6b63f4d (patch)
tree670a787ecc498776f95c3fc0a52646aff2a6b34f /configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC
parenteac03f801718dc64ce00fbc1cb5506d130329e24 (diff)
downloadkernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.tar.gz
kernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.tar.xz
kernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.zip
More missing configs, seems exclude added a bunch
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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