moby: kernel: note that IO_STRICT_DEVMEM is required for boot
This commit is contained in:
@@ -81,8 +81,10 @@ linux_latest.override {
|
||||
# this is required for boot
|
||||
SYSFB_SIMPLEFB = lib.mkForce no;
|
||||
|
||||
# TODO: at least one of these is actually required for boot.
|
||||
# this is required for boot (but why??)
|
||||
IO_STRICT_DEVMEM = no;
|
||||
|
||||
# TODO: is this safe to drop?
|
||||
PRINTK_INDEX = lib.mkForce no;
|
||||
|
||||
# this is required for boot (but why??)
|
||||
|
Reference in New Issue
Block a user