linux58-tkg: cfg: Fix missing "bmq" as a valid cpuscheduler option

This commit is contained in:
Tk-Glitch 2020-09-03 16:59:02 +02:00
parent 2d06ee815f
commit ce7140b1ce

View File

@ -54,7 +54,7 @@ _debugdisable="false"
# LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME
# CPU scheduler - Options are "pds" or "cfs"
# CPU scheduler - Options are "pds", "bmq" or "cfs"
# "pds" is the recommended option for gaming
_cpusched=""