tweaks for arduino plus bat
This commit is contained in:
parent
9a4993661b
commit
0a8c6eb54e
2 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@
|
|||
PCIE_ASPM_ON_AC = "default";
|
||||
PCIE_ASPM_ON_BAT = "powersupersave";
|
||||
PLATFORM_PROFILE_ON_BAT = "low-power";
|
||||
RUNTIME_PM_ON_BAT = true;
|
||||
RUNTIME_PM_ON_BAT = "auto";
|
||||
WOL_DISABLE = true;
|
||||
SCHED_POWERSAVE_ON_BAT = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue