diff options
Diffstat (limited to 'config.bios.coreboot')
-rw-r--r-- | config.bios.coreboot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.bios.coreboot b/config.bios.coreboot index bc092b0..685b369 100644 --- a/config.bios.coreboot +++ b/config.bios.coreboot @@ -1,2 +1,4 @@ CONFIG_COREBOOT=y CONFIG_QEMU_HARDWARE=y +CONFIG_VGA_COREBOOT=y +CONFIG_DEBUG_IO=n |