thinkpad: Enable DPTF support

This commit is contained in:
Mikael Voss 2024-08-05 20:20:23 +02:00
parent 9d866a7e19
commit 79dc1ee4df
No known key found for this signature in database

View file

@ -12,6 +12,9 @@
NR_CPUS = freeform "20";
X86_MCE_INTEL = yes;
ACPI_DPTF = yes;
DPTF_POWER = yes;
DPTF_PCH_FIVR = yes;
INTEL_IDLE = yes;
VIRTUALIZATION = yes;