summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC
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_DMIC
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_DMIC')
-rw-r--r--configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC24
1 files changed, 24 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC
new file mode 100644
index 000000000..0c5357015
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC
@@ -0,0 +1,24 @@
+# CONFIG_SND_SOC_TEGRA210_DMIC:
+#
+# Config to enable the Digital MIC (DMIC) controller which is used
+# to interface with Pulse Density Modulation (PDM) input devices.
+# The DMIC controller implements a converter to convert PDM signals
+# to Pulse Code Modulation (PCM) signals. This can be viewed as a
+# PDM receiver.
+# Say Y or M if you want to add support for Tegra210 DMIC module.
+#
+# Symbol: SND_SOC_TEGRA210_DMIC [=n]
+# Type : tristate
+# Defined at sound/soc/tegra/Kconfig:75
+# Prompt: Tegra210 DMIC 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_DMIC is not set