aboutsummaryrefslogtreecommitdiffstats
path: root/configs/vga-isavga
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-09-01 15:48:52 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-09-26 12:54:07 +0200
commitaaf181d0a48545c586129212e1babe128de94982 (patch)
treebb0582a35b0fe5d7e7325e9a71cfab1fcbee2e10 /configs/vga-isavga
parent7e0290c16f6994c2cd740f27b35101f945343f16 (diff)
downloadqemu-firmware-aaf181d0a48545c586129212e1babe128de94982.tar.gz
add Makefile, add configs for seabios
Largely identical to roms/Makefile in qemu repo. Paths have been adapted to qemu-firmware repo layout. seabios submodule is updated automatically for builds. "make install" target has been added. "make help" text is more verbose. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'configs/vga-isavga')
-rw-r--r--configs/vga-isavga3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/vga-isavga b/configs/vga-isavga
new file mode 100644
index 0000000..e55e294
--- /dev/null
+++ b/configs/vga-isavga
@@ -0,0 +1,3 @@
+CONFIG_BUILD_VGABIOS=y
+CONFIG_VGA_BOCHS=y
+CONFIG_VGA_PCI=n