Skip to content

Commit

Permalink
Merge pull request #1770 from flatcar/jepio/amd-pstate
Browse files Browse the repository at this point in the history
sys-kernel/coreos-modules: Enable CONFIG_X86_AMD_PSTATE=y
  • Loading branch information
jepio authored Mar 19, 2024
2 parents b790241 + 8417eda commit 7b937f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/changes/2024-03-19-amd-pstate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Enabled amd-pstate,amd-pstate-epp cpufreq drivers for some AMD CPUs in the kernel. ([flatcar/scripts#1770](https://github.com/flatcar/scripts/pull/1770))
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ CONFIG_VMXNET3=m
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
CONFIG_X86_AMD_FREQ_SENSITIVITY=m
CONFIG_X86_AMD_PSTATE=y
# CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_CPUID=m
Expand Down

0 comments on commit 7b937f2

Please sign in to comment.