From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/configs: Set CONFIG_X86_AMD_PSTATE built-in on Fedora In order to use the amd-pstate driver on AMD systems, users must first unload the acpi-cpufreq driver and then load the amd-pstate driver. Another option is to denylist the acpi-cpufreq driver but this also requires user modifications to the system. In ARK we have decided to build the amd-pstate driver into the kernel so that it loads before the acpi-cpufreq driver. Do the same for Fedora. Set CONFIG_X86_AMD_PSTATE to 'y' on Fedora. Suggested-by: Joel Wirāmu Pauling <jwp@xxxxxxxxxx> Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_X86_AMD_PSTATE b/redhat/configs/fedora/generic/x86/CONFIG_X86_AMD_PSTATE deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/x86/CONFIG_X86_AMD_PSTATE +++ /dev/null @@ -1 +0,0 @@ -CONFIG_X86_AMD_PSTATE=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1710 _______________________________________________ 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