From 73c86ebaee23df8310b903c1dab2176d443f5a3a Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Nov 2020 11:02:01 -0600 Subject: Linux v5.9.7 rebase Signed-off-by: Justin M. Forbes --- .../generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF (limited to 'configs/fedora/generic/arm/CONFIG_SND_SOC_TEGRA210_ADMAIF') 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 -- cgit