linux-cachyos-bmq: fix build

See https://github.com/CachyOS/kernel-patches/issues/152 for details
This commit is contained in:
sempiternal-aurora 2026-04-17 10:35:34 +10:00
parent 0dafdba598
commit 1f5fba94f0

View File

@ -16,6 +16,7 @@ with lib.kernel;
bmq = { bmq = {
SCHED_ALT = yes; SCHED_ALT = yes;
SCHED_BMQ = yes; SCHED_BMQ = yes;
SCHED_POC_SELECTOR = no;
}; };
eevdf = { }; eevdf = { };
rt = { rt = {