[Backport release-25.11] linux/common-config: drop X86_AMD_PSTATE_DYNAMIC_EPP (#527505)

This commit is contained in:
K900
2026-06-03 10:33:49 +00:00
committed by GitHub

View File

@@ -183,7 +183,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;