linux514-tkg: Import Project C v5.14-r0 - 023f1bda2c/5.14/prjc_v5.14-r0.patch
And related tkg patches
This commit is contained in:
@@ -132,7 +132,7 @@ _set_cpu_scheduler() {
|
||||
elif [ "$_basever" = "513" ]; then
|
||||
_avail_cpu_scheds=("pds" "bmq" "cacule" "cfs")
|
||||
elif [ "$_basever" = "514" ]; then
|
||||
_avail_cpu_scheds=("cacule" "cfs")
|
||||
_avail_cpu_scheds=("pds" "bmq" "cacule" "cfs")
|
||||
else
|
||||
_avail_cpu_scheds=("cfs")
|
||||
fi
|
||||
|
Reference in New Issue
Block a user