mediabox: disable undervolt
This commit is contained in:
parent
09612ae44e
commit
a379efdf01
@ -142,6 +142,7 @@
|
|||||||
wantedBy = ["default.target" "suspend.target" "shutdown.target"];
|
wantedBy = ["default.target" "suspend.target" "shutdown.target"];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/*
|
||||||
"cpu_setting" = {
|
"cpu_setting" = {
|
||||||
description = "Enable turboot boost and undervolt cpu after suspend";
|
description = "Enable turboot boost and undervolt cpu after suspend";
|
||||||
wantedBy = ["post-resume.target" "multi-user.target"];
|
wantedBy = ["post-resume.target" "multi-user.target"];
|
||||||
@ -153,6 +154,7 @@
|
|||||||
'';
|
'';
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user