From: Anthony Liguori Date: Fri, 18 Dec 2009 11:16:02 +0000 (+0100) Subject: Disable CONFIG_OPTIONROMS_DEPLOYED by default X-Git-Tag: rel-0.5.0~3 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=bb627052535339debaa1259b7273172c9181d1a3;p=seabios.git Disable CONFIG_OPTIONROMS_DEPLOYED by default Since qemu now supports loading option roms through PCI Signed-off-by: Anthony Liguori Signed-off-by: Gerd Hoffmann Signed-off-by: Anthony Liguori --- 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