This patch changes the default rom emulator to VM86.

Signed-off-by: Joseph Smith <joe@settoplinux.org> 
Acked-by: Myles Watson <mylesgw@gmail.com>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4245 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Joseph Smith
2009-05-01 04:44:36 +00:00
committed by Joseph Smith
parent 97e6dfed12
commit 5252b1184a
4 changed files with 6 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ option ROM_SIZE = (1024 * 1024) - (64 * 1024)
##
option CONFIG_CONSOLE_VGA = 1
option CONFIG_PCI_ROM_RUN = 1
option CONFIG_PCI_OPTION_ROM_RUN_VM86 = 1
##
## Choose the amount of memory pre-allocated for VGA

View File

@@ -37,6 +37,7 @@ option ROM_SIZE = (1024 * 1024) - (64 * 1024)
##
option CONFIG_CONSOLE_VGA = 1
option CONFIG_PCI_ROM_RUN = 1
option CONFIG_PCI_OPTION_ROM_RUN_VM86 = 1
##
## Choose the amount of memory pre-allocated for VGA