From 41216225a1b19e91af3e205666a61117d9496de3 Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Fri, 29 May 2009 18:41:09 +0000 Subject: rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. Signed-off-by: Joseph Smith Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4325 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/thomson/ip1000/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets/thomson') 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 -- cgit v1.2.3