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 --- configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR (limited to 'configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR') diff --git a/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR b/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR new file mode 100644 index 000000000..b0338ab9d --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_RENOIR @@ -0,0 +1,18 @@ +# CONFIG_SND_SOC_AMD_RENOIR: +# +# This option enables ACP support for Renoir platform +# +# Symbol: SND_SOC_AMD_RENOIR [=n] +# Type : tristate +# Defined at sound/soc/amd/Kconfig:40 +# Prompt: AMD Audio Coprocessor - Renoir support +# Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && X86 [=y] && PCI [=y] +# Location: +# -> Device Drivers +# -> Sound card support (SOUND [=m]) +# -> Advanced Linux Sound Architecture (SND [=m]) +# -> ALSA for SoC audio support (SND_SOC [=m]) +# +# +# +CONFIG_SND_SOC_AMD_RENOIR=m -- cgit