Add configuration menu for the VGA ROM
authorJulian Pidancet <julian.pidancet@gmail.com>
Mon, 19 Dec 2011 05:07:56 +0000 (05:07 +0000)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 21 Dec 2011 04:13:06 +0000 (23:13 -0500)
commitda08a6de74b8a846bbc01fb5ca860c73aee33c66
tree47b7e22922505b866eea444d0c735b15cf55efb3
parent7c6509cb10417c38334d74c0dff8a3511f6d9c60
Add configuration menu for the VGA ROM

This patch adds a configuration menu for the VGA ROM, it also allow
the creation of a PCI header so the ROM can be extracted from a PCI
device.

V2: Default Device IDs and Vendor IDs values for Cirrus and Bochs are now set
    by Kconfig.

Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
src/Kconfig
vgasrc/vga.c