From: Patrick Talbert <ptalbert@xxxxxxxxxx> Fix up CONFIG_SND_AMD_ACP_CONFIG files Since 2d7d9f36b567e ('ASoC: amd: renoir: Add check for acp configuration flags'), SND_SOC_AMD_RENOIR selects SND_AMD_ACP_CONFIG. Since rhel has RENOIR enabled as a module under generic/x86 it now needs to include SND_AMD_ACP_CONFIG there as well. Fedora already has the working configuration so steal it by moving everything into the common space. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ACP_CONFIG b/redhat/configs/common/generic/x86/CONFIG_SND_AMD_ACP_CONFIG rename from redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ACP_CONFIG rename to redhat/configs/common/generic/x86/CONFIG_SND_AMD_ACP_CONFIG index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_AMD_ACP_CONFIG +++ b/redhat/configs/common/generic/x86/CONFIG_SND_AMD_ACP_CONFIG diff --git a/redhat/configs/fedora/generic/CONFIG_SND_AMD_ACP_CONFIG b/redhat/configs/fedora/generic/CONFIG_SND_AMD_ACP_CONFIG deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_SND_AMD_ACP_CONFIG +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_SND_AMD_ACP_CONFIG is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1682 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure