summaryrefslogtreecommitdiff
path: root/roms/config.vga.isavga
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-02-09 10:40:31 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-07-12 15:25:54 +0200
commitb45667760753a1fbc956547189a9edd0049630e5 (patch)
tree4b5224d1f05c6e584ef20e6d314e37506dc1e1b2 /roms/config.vga.isavga
parent92336855975805d88c7979f53bc05c2d47abab04 (diff)
downloadqemu-b45667760753a1fbc956547189a9edd0049630e5.tar.gz
Add vgabios build rules to roms/Makefile
This patch adds some glue to roms/Makefile to build vgabios binaries for qemu. It covers both the lgpl'ed vgabios implementation used by qemu traditionally and the new seabios implementation. The purpose of this patch is to (a) document the vgabios build process and (b) simplify seavgabios testing for those who want to play with it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'roms/config.vga.isavga')
-rw-r--r--roms/config.vga.isavga3
1 files changed, 3 insertions, 0 deletions
diff --git a/roms/config.vga.isavga b/roms/config.vga.isavga
new file mode 100644
index 0000000000..e55e294a0c
--- /dev/null
+++ b/roms/config.vga.isavga
@@ -0,0 +1,3 @@
+CONFIG_BUILD_VGABIOS=y
+CONFIG_VGA_BOCHS=y
+CONFIG_VGA_PCI=n