linux/common-config: drop X86_AMD_PSTATE_DYNAMIC_EPP (#527504)

This commit is contained in:
K900
2026-06-03 10:22:44 +00:00
committed by GitHub
@@ -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;