thinkpad/x250: add acpi_call
This kernel module is needed to, for example, support tlp's - `START_CHARGE_THRESH_BAT?` and - `STOP_CHARGE_THRESH_BAT?` options.
This commit is contained in:
parent
4ffa2ed198
commit
83ca0c4e6b
|
@ -2,5 +2,6 @@
|
|||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue