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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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