mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
linux-cachyos-bmq: fix build (#63)
See https://github.com/CachyOS/kernel-patches/issues/152 for details
This commit is contained in:
parent
0dafdba598
commit
c65c3faf90
@ -16,6 +16,7 @@ with lib.kernel;
|
||||
bmq = {
|
||||
SCHED_ALT = yes;
|
||||
SCHED_BMQ = yes;
|
||||
SCHED_POC_SELECTOR = no;
|
||||
};
|
||||
eevdf = { };
|
||||
rt = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user