disable regulator_ignore_unused as it's not recommended

This commit is contained in:
Adam Stephens 2024-07-16 08:07:29 -04:00
parent 7a92ed1473
commit 79dcff6403
No known key found for this signature in database

View file

@ -79,8 +79,8 @@ in
"efi=noruntime"
"clk_ignore_unused"
"pd_ignore_unused"
"regulator_ignore_unused"
"arm64.nopauth"
# "regulator_ignore_unused" # allows for > 30 sec to load msm, at the potential cost of power
# blacklist graphics in initrd so the firmware can load from disk
"rd.driver.blacklist=msm"