diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2013-09-13 11:41:51 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2013-09-13 11:41:51 +0200 |
commit | 7f55b3cd806ef5d57c7dcd15e3246151c61c241c (patch) | |
tree | 9978674364a26a951e101e4f5661b01a7d89d79a /config.bios.qemu | |
download | seabios-7f55b3cd806ef5d57c7dcd15e3246151c61c241c.tar.gz |
initial revision
Diffstat (limited to 'config.bios.qemu')
-rw-r--r-- | config.bios.qemu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.bios.qemu b/config.bios.qemu new file mode 100644 index 0000000..df1f262 --- /dev/null +++ b/config.bios.qemu @@ -0,0 +1,3 @@ +CONFIG_QEMU=y +CONFIG_QEMU_HARDWARE=y +CONFIG_PERMIT_UNALIGNED_PCIROM=y |