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:16:42 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:16:42 -0600
commitc9650cbc063e1f1687e656657ec9f7a3556442b7 (patch)
tree98de61727a0bab8cf25fc99096028b6a6564b728 /configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_DMIC
parent058e837df3771ba23fb24de6efe448c6cccfbd19 (diff)
downloadkernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.gz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.xz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.zip
Linux v5.9.7
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