T480s: use CPU throttling fix too

This commit is contained in:
Michael Peyton Jones
2018-08-15 18:34:44 +01:00
parent d534770be7
commit a633fa6f68
3 changed files with 41 additions and 45 deletions

View File

@@ -4,6 +4,7 @@
imports = [
../../../common/cpu/intel
../acpi_call.nix
../cpu-throttling-bug.nix
../.
];
}