From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- .../fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC (limited to 'configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC') diff --git a/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC b/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC new file mode 100644 index 000000000..6a6d3e1d9 --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_SND_SOC_FSL_EASRC @@ -0,0 +1,23 @@ +# CONFIG_SND_SOC_FSL_EASRC: +# +# Say Y if you want to add Enhanced ASRC support for NXP. The ASRC is +# a digital module that converts audio from a source sample rate to a +# destination sample rate. It is a new design module compare with the +# old ASRC. +# +# Symbol: SND_SOC_FSL_EASRC [=n] +# Type : tristate +# Defined at sound/soc/fsl/Kconfig:87 +# Prompt: Enhanced Asynchronous Sample Rate Converter (EASRC) module support +# Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_FSL_ASRC [=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 Freescale CPUs +# Selects: REGMAP_MMIO [=y] && SND_SOC_GENERIC_DMAENGINE_PCM [=y] +# +# +# +# CONFIG_SND_SOC_FSL_EASRC is not set -- cgit