From: Prarit Bhargava <pra...@redhat.com>

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 <j...@redhat.com>
Signed-off-by: Prarit Bhargava <pra...@redhat.com>

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@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to