moby: note that RUNTIME_TESTING_MENU is likely optional, since removing both IO_STRICT_DEVMEM and PRINTK_INDEX breaks boot
This commit is contained in:
@@ -85,6 +85,7 @@ linux_latest.override {
|
|||||||
# TODO: at least one of these is actually required for boot.
|
# TODO: at least one of these is actually required for boot.
|
||||||
IO_STRICT_DEVMEM = no;
|
IO_STRICT_DEVMEM = no;
|
||||||
PRINTK_INDEX = lib.mkForce no;
|
PRINTK_INDEX = lib.mkForce no;
|
||||||
|
# TODO: is this safe to drop?
|
||||||
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.
|
||||||
|
Reference in New Issue
Block a user