summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-03-31 09:53:13 +0200
committerGerd Hoffmann <kraxel@redhat.com>2016-03-31 09:53:13 +0200
commit1c413848041debc0a8c40d9674b94fe5c365b213 (patch)
tree7858d862c3a7712f381b574b0a1f92c3c8bc6cd2
parent723707b91890ea76055b56f7eec8374813fc2786 (diff)
downloadseabios-1c413848041debc0a8c40d9674b94fe5c365b213.tar.gz
turn off bootsplash for 128k bios
-rw-r--r--config.bios.qemu1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bios.qemu b/config.bios.qemu
index 4181868..7564b87 100644
--- a/config.bios.qemu
+++ b/config.bios.qemu
@@ -2,6 +2,7 @@ CONFIG_QEMU=y
CONFIG_QEMU_HARDWARE=y
CONFIG_PERMIT_UNALIGNED_PCIROM=y
CONFIG_ROM_SIZE=128
+CONFIG_BOOTSPLASH=n
CONFIG_XEN=n
CONFIG_USB_OHCI=n
CONFIG_USB_XHCI=n