aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--src/config/Options.lb2
-rw-r--r--src/mainboard/emulation/qemu-x86/Options.lb4
-rw-r--r--src/mainboard/rca/rm4100/Options.lb4
-rw-r--r--src/mainboard/thomson/ip1000/Options.lb4
-rw-r--r--targets/rca/rm4100/Config.lb2
-rw-r--r--targets/thomson/ip1000/Config.lb2
6 files changed, 9 insertions, 9 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 56cb8e2414..d0c76600ee 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -1114,7 +1114,7 @@ define CONFIG_YABEL_PCI_ACCESS_OTHER_DEVICES
end
-define CONFIG_PCI_OPTION_ROM_RUN_VM86
+define CONFIG_PCI_OPTION_ROM_RUN_REALMODE
default 0
export used
comment "Use Yabel instead of old bios emulator"
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
diff --git a/src/mainboard/rca/rm4100/Options.lb b/src/mainboard/rca/rm4100/Options.lb
index 978625b933..671114b71a 100644
--- a/src/mainboard/rca/rm4100/Options.lb
+++ b/src/mainboard/rca/rm4100/Options.lb
@@ -24,7 +24,7 @@ uses CONFIG_CONSOLE_SERIAL8250
uses CONFIG_CONSOLE_VGA
uses CONFIG_COMPRESSED_PAYLOAD_LZMA
uses CONFIG_IOAPIC
-uses CONFIG_PCI_OPTION_ROM_RUN_VM86
+uses CONFIG_PCI_OPTION_ROM_RUN_REALMODE
uses CONFIG_PCI_ROM_RUN
uses CONFIG_ROM_PAYLOAD
uses CONFIG_ROM_PAYLOAD_START
@@ -79,7 +79,7 @@ default CONFIG_IOAPIC = 0
default HAVE_OPTION_TABLE = 0
default CONFIG_CONSOLE_VGA = 0
default CONFIG_PCI_ROM_RUN = 0
-default CONFIG_PCI_OPTION_ROM_RUN_VM86 = 0
+default CONFIG_PCI_OPTION_ROM_RUN_REALMODE = 0
default CONFIG_VIDEO_MB = 0
default STACK_SIZE = 0x2000
default HEAP_SIZE = 0x4000
diff --git a/src/mainboard/thomson/ip1000/Options.lb b/src/mainboard/thomson/ip1000/Options.lb
index 08cb033ab9..2efa484bbf 100644
--- a/src/mainboard/thomson/ip1000/Options.lb
+++ b/src/mainboard/thomson/ip1000/Options.lb
@@ -24,7 +24,7 @@ uses CONFIG_CONSOLE_SERIAL8250
uses CONFIG_CONSOLE_VGA
uses CONFIG_COMPRESSED_PAYLOAD_LZMA
uses CONFIG_IOAPIC
-uses CONFIG_PCI_OPTION_ROM_RUN_VM86
+uses CONFIG_PCI_OPTION_ROM_RUN_REALMODE
uses CONFIG_PCI_ROM_RUN
uses CONFIG_ROM_PAYLOAD
uses CONFIG_ROM_PAYLOAD_START
@@ -79,7 +79,7 @@ default CONFIG_IOAPIC = 0
default HAVE_OPTION_TABLE = 0
default CONFIG_CONSOLE_VGA = 0
default CONFIG_PCI_ROM_RUN = 0
-default CONFIG_PCI_OPTION_ROM_RUN_VM86 = 0
+default CONFIG_PCI_OPTION_ROM_RUN_REALMODE = 0
default CONFIG_VIDEO_MB = 0
default STACK_SIZE = 0x2000
default HEAP_SIZE = 0x4000
diff --git a/targets/rca/rm4100/Config.lb b/targets/rca/rm4100/Config.lb
index 35ff7558e3..7df9899f3c 100644
--- a/targets/rca/rm4100/Config.lb
+++ b/targets/rca/rm4100/Config.lb
@@ -37,7 +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
+option CONFIG_PCI_OPTION_ROM_RUN_REALMODE = 1
##
## Choose the amount of memory pre-allocated for VGA
diff --git a/targets/thomson/ip1000/Config.lb b/targets/thomson/ip1000/Config.lb
index aa507394d5..44aa77a475 100644
--- a/targets/thomson/ip1000/Config.lb
+++ b/targets/thomson/ip1000/Config.lb
@@ -37,7 +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
+option CONFIG_PCI_OPTION_ROM_RUN_REALMODE = 1
##
## Choose the amount of memory pre-allocated for VGA