summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-10-19 11:42:37 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-10-19 11:42:37 -0500
commita71ee103a729754519abc15fd58e6b258a89e58b (patch)
tree1aa3608ced5fcea00ec18c43e1cd3c2549f8683a /configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF
parent9c8554e84a4b99387bada758dbbefcb106c0128e (diff)
downloadkernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.gz
kernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.xz
kernel-a71ee103a729754519abc15fd58e6b258a89e58b.zip
Linux v5.9.1
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF')
-rw-r--r--configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF25
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF
new file mode 100644
index 000000000..9d9c56d7d
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF
@@ -0,0 +1,25 @@
+# CONFIG_SND_SOC_TEGRA210_ADMAIF:
+#
+# Config to enable ADMAIF which is the interface between ADMA and
+# Audio Hub (AHUB). Each ADMA channel that sends/receives data to/
+# from AHUB must interface through an ADMAIF channel. ADMA channel
+# sending data to AHUB pairs with an ADMAIF Tx channel, where as
+# ADMA channel receiving data from AHUB pairs with an ADMAIF Rx
+# channel. Buffer size is configurable for each ADMAIIF channel.
+# Say Y or M if you want to add support for Tegra210 ADMAIF module.
+#
+# Symbol: SND_SOC_TEGRA210_ADMAIF [=n]
+# Type : tristate
+# Defined at sound/soc/tegra/Kconfig:109
+# Prompt: Tegra210 ADMAIF module
+# Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_TEGRA [=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 the Tegra System-on-Chip (SND_SOC_TEGRA [=m])
+#
+#
+#
+# CONFIG_SND_SOC_TEGRA210_ADMAIF is not set