mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] linux/common-config: drop X86_AMD_PSTATE_DYNAMIC_EPP (#527506)
This commit is contained in:
commit
0cec9ccdec
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ let
|
|||
X86_INTEL_LPSS = yes;
|
||||
X86_INTEL_PSTATE = yes;
|
||||
X86_AMD_PSTATE = whenAtLeast "5.17" yes;
|
||||
X86_AMD_PSTATE_DYNAMIC_EPP = whenAtLeast "7.1" yes;
|
||||
# Intel DPTF (Dynamic Platform and Thermal Framework) Support
|
||||
ACPI_DPTF = yes;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue