lenovo/thinkpad/x1-extreme: remove acpi_call

It's deprecated and doesn't work correctly anyway. Recent firmwares can power the GPU off if it drops off the bus, which can be forced with udev rules.
This commit is contained in:
K900
2022-10-02 12:50:42 +03:00
committed by GitHub
parent 3024c67a2e
commit 1788d8f74e

View File

@@ -2,7 +2,6 @@
imports = [
../.
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
../../../common/pc/laptop/ssd
];
}