summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-01-29 09:19:14 +0100
committerGerd Hoffmann <kraxel@redhat.com>2014-01-29 09:19:14 +0100
commita084c597204942139d6287b8c075b051fadc7784 (patch)
treed5e8d3155b95a93f5888088c99e5e49745bbceb0
parent222610eb366335be145e3c3700360365fb678639 (diff)
downloadseabios-a084c597204942139d6287b8c075b051fadc7784.tar.gz
turn off xen 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 589b395..6d50c79 100644
--- a/config.bios.qemu
+++ b/config.bios.qemu
@@ -2,3 +2,4 @@ CONFIG_QEMU=y
CONFIG_QEMU_HARDWARE=y
CONFIG_PERMIT_UNALIGNED_PCIROM=y
CONFIG_ROM_SIZE=128
+CONFIG_XEN=n