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:
2024-09-24 09:57:15 +00:00
parent 6c089ccd55
commit e9084e6994

View File

@@ -85,6 +85,7 @@ linux_latest.override {
# TODO: at least one of these is actually required for boot.
IO_STRICT_DEVMEM = no;
PRINTK_INDEX = lib.mkForce no;
# TODO: is this safe to drop?
RUNTIME_TESTING_MENU = lib.mkForce yes;
# TODO: at least one of these is actually required for boot.