aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2009-12-18 12:16:02 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-12-18 09:37:56 -0600
commitbb627052535339debaa1259b7273172c9181d1a3 (patch)
tree25344f016d4cead04bcd3117b9d5675808d12635 /src/config.h
parent034ce4b831a846130981229a7f5285b2d4c3377d (diff)
downloadseabios-hppa-bb627052535339debaa1259b7273172c9181d1a3.zip
seabios-hppa-bb627052535339debaa1259b7273172c9181d1a3.tar.gz
seabios-hppa-bb627052535339debaa1259b7273172c9181d1a3.tar.bz2
Disable CONFIG_OPTIONROMS_DEPLOYED by default
Since qemu now supports loading option roms through PCI Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 91e322d..c1f151d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -87,7 +87,7 @@
// Support finding and running option roms during post.
#define CONFIG_OPTIONROMS 1
// Set if option roms are already copied to 0xc0000-0xf0000
-#define CONFIG_OPTIONROMS_DEPLOYED 1
+#define CONFIG_OPTIONROMS_DEPLOYED 0
// When option roms are not pre-deployed, SeaBIOS can copy an optionrom
// from flash for up to 2 devices.
#define OPTIONROM_VENDEV_1 0x00000000