From: Jaroslav Kysela <jkysela@xxxxxxxxxx> redhat/configs: sound configuration cleanups and updates Ensure that the ARK configuration follows RHEL 8.5. Especially the Intel SoundWire drivers were not included and many Intel SOF driver configurations were not in sync. Also use power save settings for HDA and AC97 drivers from Fedora. Hopefully, the drivers are fixed now (the problematic hardware is detected automatically and the power save is turned off unless the user force this functionality). The patchset contains also many cleanups (reshuffling) for common tree for CONFIG_SND and CONFIG_SOUNDWIRE configuration options. Signed-off-by: Jaroslav Kysela <jkysela@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT b/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5 diff --git a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE b/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SND_HDA_PREALLOC_SIZE=512 diff --git a/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS @@ -0,0 +1 @@ +# CONFIG_SND_SEQUENCER_OSS is not set diff --git a/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS @@ -0,0 +1 @@ +# CONFIG_SND_SIMPLE_CARD_UTILS is not set diff --git a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC rename from redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC rename to redhat/configs/ark/generic/x86/CONFIG_SND_SOC index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC +++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC diff --git a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824 b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824 @@ -0,0 +1 @@ +CONFIG_SND_SOC_NAU8824=m diff --git a/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG @@ -0,0 +1 @@ +CONFIG_SND_SOC_SOF_DEBUG=y diff --git a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT rename from redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT rename to redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT +++ b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT diff --git a/redhat/configs/common/generic/CONFIG_SND_AD1889 b/redhat/configs/common/generic/CONFIG_SND_AD1889 index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SND_AD1889 +++ b/redhat/configs/common/generic/CONFIG_SND_AD1889 @@ -1 +1 @@ -CONFIG_SND_AD1889=m +# CONFIG_SND_AD1889 is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_ALI5451 b/redhat/configs/common/generic/CONFIG_SND_ALI5451 index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SND_ALI5451 +++ b/redhat/configs/common/generic/CONFIG_SND_ALI5451 @@ -1 +1 @@ -CONFIG_SND_ALI5451=m +# CONFIG_SND_ALI5451 is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_ASIHPI b/redhat/configs/common/generic/CONFIG_SND_ASIHPI index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SND_ASIHPI +++ b/redhat/configs/common/generic/CONFIG_SND_ASIHPI @@ -1 +1 @@ -CONFIG_SND_ASIHPI=m +# CONFIG_SND_ASIHPI is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP b/redhat/configs/common/generic/CONFIG_SND_ATIIXP index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP +++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP @@ -1 +1 @@ -CONFIG_SND_ATIIXP=m +# CONFIG_SND_ATIIXP is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM +++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM @@ -1 +1 @@ -CONFIG_SND_ATIIXP_MODEM=m +# CONFIG_SND_ATIIXP_MODEM is not set diff --git a/redhat/configs/fedora/generic/CONFIG_SND_COMPRESS_OFFLOAD b/redhat/configs/common/generic/CONFIG_SND_COMPRESS_OFFLOAD rename from redhat/configs/fedora/generic/CONFIG_SND_COMPRESS_OFFLOAD rename to redhat/configs/common/generic/CONFIG_SND_COMPRESS_OFFLOAD index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_SND_COMPRESS_OFFLOAD +++ b/redhat/configs/common/generic/CONFIG_SND_COMPRESS_OFFLOAD diff --git a/redhat/configs/common/generic/CONFIG_SND_CS5530 b/redhat/configs/common/generic/CONFIG_SND_CS5530 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_SND_CS5530 @@ -0,0 +1 @@ +# CONFIG_SND_CS5530 is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_CS5535AUDIO b/redhat/configs/common/generic/CONFIG_SND_CS5535AUDIO new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_SND_CS5535AUDIO @@ -0,0 +1 @@ +# CONFIG_SND_CS5535AUDIO is not set diff --git a/redhat/configs/ark/generic/CONFIG_SND_DESIGNWARE_I2S b/redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_I2S rename from redhat/configs/ark/generic/CONFIG_SND_DESIGNWARE_I2S rename to redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_I2S index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_SND_DESIGNWARE_I2S +++ b/redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_I2S diff --git a/redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_PCM b/redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_PCM new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_SND_DESIGNWARE_PCM @@ -0,0 +1 @@ +# CONFIG_SND_DESIGNWARE_PCM is not set diff --git a/redhat/configs/common/generic/CONFIG_SND_FM801_TEA575X_BOOL b/redhat/configs/common/generic/CONFIG_SND_FM801_TEA575X_BOOL new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_SND_FM801_TEA575X_BOOL @@ -0,0 +1 @@ +# CONFIG_SND_FM801_TEA575X_BOOL is not set diff --git a/redhat/configs/common/generic/x86/CONFIG_SND_HDA_INTEL_DETECT_DMIC b/redhat/configs/common/generic/CONFIG_SND_HDA_INTEL_DETECT_DMIC rename from redhat/configs/common/generic/x86/CONFIG_SND_HDA_INTEL_DETECT_DMIC rename to redhat/configs/common/generic/CONFIG_SND_HDA_INTEL_DETECT_DMIC index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/x86/CONFIG_SND_HDA_INTEL_DETECT_DMIC +++ b/redhat/configs/common/generic/CONFIG_SND_HDA_INTEL_DETECT_DMIC -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294 _______________________________________________ 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