Merge pull request #1915 from lmb/p14s-acpi-ec
lenovo/p14s: remove acpi.ec_no_wakeup=1 on gen 6 amd
This commit is contained in:
commit
662bd6e312
1 changed files with 0 additions and 4 deletions
|
|
@ -5,8 +5,4 @@
|
|||
../.
|
||||
../../../../../common/cpu/amd/pstate.nix
|
||||
];
|
||||
|
||||
# Embedded controller wake-ups drain battery in s2idle on this device
|
||||
# See https://lore.kernel.org/all/ZnFYpWHJ5Ml724Nv@ohnotp/
|
||||
boot.kernelParams = [ "acpi.ec_no_wakeup=1" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue