From 02fa3b2743b3f37381b6af4ee4362422b9011c8b Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 6 Oct 2004 17:33:54 +0000 Subject: epia-m support git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1655 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 343abda2bf..db00c51b84 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -481,7 +481,11 @@ define CONFIG_LEGACY_VGABIOS export used comment "Support for legacy VGA BIOS" end - +define VGABIOS_START + default 0 + export used + comment "Base of Legacy VGA in Rom" +end ############################################### # SMP options ############################################### -- cgit v1.2.3