diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-01-29 09:11:46 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-01-29 09:11:46 +0100 |
commit | 222610eb366335be145e3c3700360365fb678639 (patch) | |
tree | f15b388a0918e71eee45664b7b5b5950985efa9f /config.bios.qemu-256k | |
parent | db8037daf68239c18918f39993d73153d1a8c20f (diff) | |
download | seabios-222610eb366335be145e3c3700360365fb678639.tar.gz |
build 128k + 256k bios
Diffstat (limited to 'config.bios.qemu-256k')
-rw-r--r-- | config.bios.qemu-256k | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.bios.qemu-256k b/config.bios.qemu-256k new file mode 100644 index 0000000..8abb66a --- /dev/null +++ b/config.bios.qemu-256k @@ -0,0 +1,4 @@ +CONFIG_QEMU=y +CONFIG_QEMU_HARDWARE=y +CONFIG_PERMIT_UNALIGNED_PCIROM=y +CONFIG_ROM_SIZE=256 |