Author: myles
Date: 2009-09-17 20:30:23 +0200 (Thu, 17 Sep 2009)
New Revision: 4645

Modified:
   trunk/coreboot-v2/src/config/Options.lb
Log:
I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system.

Signed-off-by: Myles Watson <[email protected]>
Acked-by: Myles Watson <[email protected]>



Modified: trunk/coreboot-v2/src/config/Options.lb
===================================================================
--- trunk/coreboot-v2/src/config/Options.lb     2009-09-17 16:59:07 UTC (rev 
4644)
+++ trunk/coreboot-v2/src/config/Options.lb     2009-09-17 18:30:23 UTC (rev 
4645)
@@ -426,6 +426,11 @@
        export always
        comment "Enable x86emu debugging code"
 end
+define CONFIG_VGA_BRIDGE_SETUP
+       default 1
+       export always
+       comment "Set bridge bits to enable legacy VGA ranges"
+end
 define CONFIG_CONSOLE_VGA
        default 0
        export always


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to