linux: enable amd_pstate

This commit is contained in:
Mihai Fufezan 2022-10-23 02:57:21 +03:00
parent 25b3b9b1b2
commit 7520ab8e66
No known key found for this signature in database
GPG key ID: 5899325F2F120900

View file

@ -78,6 +78,7 @@ let
INTEL_RAPL = whenAtLeast "5.3" module;
X86_INTEL_LPSS = yes;
X86_INTEL_PSTATE = yes;
X86_AMD_PSTATE = whenAtLeast "5.17" module;
};
external-firmware = {