summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
commit73c86ebaee23df8310b903c1dab2176d443f5a3a (patch)
tree8ace519342889d31fa96e589a939ced5957f993e /configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB
parent4139fe1eb131870a76307fd996f2e56fcd9fbe49 (diff)
downloadkernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.gz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.xz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.zip
Linux v5.9.7 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB')
-rw-r--r--configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB
new file mode 100644
index 000000000..fb122445d
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_AHUB
@@ -0,0 +1,23 @@
+# CONFIG_SND_SOC_TEGRA210_AHUB:
+#
+# Config to enable Audio Hub (AHUB) module, which comprises of a
+# switch called Audio Crossbar (AXBAR) used to configure or modify
+# the audio routing path between various HW accelerators present in
+# AHUB.
+# Say Y or M if you want to add support for Tegra210 AHUB module.
+#
+# Symbol: SND_SOC_TEGRA210_AHUB [=n]
+# Type : tristate
+# Defined at sound/soc/tegra/Kconfig:65
+# Prompt: Tegra210 AHUB 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_AHUB is not set