diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2015-10-22 08:53:32 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-10-22 08:53:32 +0200 |
commit | c60139742dbf5ba2b790a45da6032303b27f86b5 (patch) | |
tree | da64aa6d5bfaf7a7fc57b128e01572fc905bb699 /config.bios.fast | |
parent | 213c9f4e5790ba1046cbc7ae1cb80ec97599e017 (diff) | |
download | seabios-c60139742dbf5ba2b790a45da6032303b27f86b5.tar.gz |
adapt to extraversion
Diffstat (limited to 'config.bios.fast')
-rw-r--r-- | config.bios.fast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.bios.fast b/config.bios.fast index be5065c..86f2149 100644 --- a/config.bios.fast +++ b/config.bios.fast @@ -9,7 +9,7 @@ CONFIG_QEMU=y CONFIG_QEMU_HARDWARE=y CONFIG_PERMIT_UNALIGNED_PCIROM=y -CONFIG_ROM_SIZE=64 +CONFIG_ROM_SIZE=128 # processor CONFIG_XEN=n |