moby: kernel: clarify that NO_HZ_IDLE & co are needed for boot
This commit is contained in:
@@ -98,6 +98,7 @@ linux_latest.override {
|
|||||||
STANDALONE = lib.mkForce yes;
|
STANDALONE = lib.mkForce yes;
|
||||||
IO_STRICT_DEVMEM = no;
|
IO_STRICT_DEVMEM = no;
|
||||||
RUNTIME_TESTING_MENU = lib.mkForce yes;
|
RUNTIME_TESTING_MENU = lib.mkForce yes;
|
||||||
|
|
||||||
# TODO: at least one of these is actually required for boot.
|
# TODO: at least one of these is actually required for boot.
|
||||||
PREEMPTION = yes;
|
PREEMPTION = yes;
|
||||||
PREEMPT = lib.mkForce yes;
|
PREEMPT = lib.mkForce yes;
|
||||||
|
Reference in New Issue
Block a user