change(laptop): disable cpu parking

This commit is contained in:
2026-04-23 09:17:21 +01:00
parent 495e4752bd
commit dc2be45e90
+1 -1
View File
@@ -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