diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-14 11:54:17 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-14 11:54:17 +0200 |
commit | c8f1da8a20b42b2c7b3ad46fd2f778f4874c468b (patch) | |
tree | 8d96ffd6f4fc82b5a7a9b10f1190260a0e5a62b3 /config.bios.coreboot | |
parent | 9d0b173756b469f82c33c5949e00d6cc32bf01ee (diff) | |
download | seabios-c8f1da8a20b42b2c7b3ad46fd2f778f4874c468b.tar.gz |
CONFIG_VGA_COREBOOT=y
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 |