From: Jaroslav Kysela jkysela@redhat.com
redhat/configs: ALSA - cleanups for the AMD Pink Sardine DMIC driver
Signed-off-by: Jaroslav Kysela jkysela@redhat.com
diff --git a/redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS rename from redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS rename to redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS +++ b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH @@ -0,0 +1 @@ +# CONFIG_SND_SOC_AMD_PS_MACH is not set diff --git a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS rename from redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS rename to redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS +++ b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS diff --git a/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS b/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_SND_SOC_AMD_PS is not set diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SND_SOC_AMD_PS=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2197
kernel@lists.fedoraproject.org