aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/Options.lb
diff options
context:
space:
mode:
authorJoseph Smith <joe@settoplinux.org>2009-05-29 18:41:09 +0000
committerJoseph Smith <joe@smittys.pointclark.net>2009-05-29 18:41:09 +0000
commit41216225a1b19e91af3e205666a61117d9496de3 (patch)
treeb480cdba7159d221a1e9efb25196087b5365d90d /src/mainboard/emulation/qemu-x86/Options.lb
parent60f0f1b18f87332a569ced6c8744a1572517ba39 (diff)
rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE.
Signed-off-by: Joseph Smith <joe@settoplinux.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4325 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/emulation/qemu-x86/Options.lb')
-rw-r--r--src/mainboard/emulation/qemu-x86/Options.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/emulation/qemu-x86/Options.lb b/src/mainboard/emulation/qemu-x86/Options.lb
index be26befdcc..0b8ce4b59f 100644
--- a/src/mainboard/emulation/qemu-x86/Options.lb
+++ b/src/mainboard/emulation/qemu-x86/Options.lb
@@ -37,7 +37,7 @@ uses CC
uses HOSTCC
uses OBJCOPY
uses CONFIG_PCI_ROM_RUN
-uses CONFIG_PCI_OPTION_ROM_RUN_VM86
+uses CONFIG_PCI_OPTION_ROM_RUN_REALMODE
uses CONFIG_CONSOLE_SERIAL8250
uses USE_DCACHE_RAM
@@ -92,7 +92,7 @@ default HAVE_OPTION_TABLE=1
## Option ROM init
##
default CONFIG_PCI_ROM_RUN=1
-default CONFIG_PCI_OPTION_ROM_RUN_VM86=1
+default CONFIG_PCI_OPTION_ROM_RUN_REALMODE=1
###
### coreboot layout values