mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 11:08:07 +02:00
linux-cachyos-bmq: fix build
See https://github.com/CachyOS/kernel-patches/issues/152 for details
This commit is contained in:
parent
0dafdba598
commit
1f5fba94f0
@ -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