change(laptop): disable cpu parking
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
];
|
||||
|
||||
x1e.model = "15"; # "13" (default) or "15" — selects the correct DTB
|
||||
x1e.cpuParking = true; # loads cpu_parking at boot
|
||||
x1e.cpuParking = false; # loads cpu_parking at boot
|
||||
x1e.ecReboot = true; # loads ec_reboot at boot, exposes /sys/kernel/ec_reboot/reboot
|
||||
|
||||
# Prevent reboot hang - qcom_smd_qrtr workers stuck in D-state
|
||||
|
||||
Reference in New Issue
Block a user