From 2ad85dbc65d884d82f2f9c9d4fa1c5cc3ab5dc42 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 20 Sep 2006 16:39:30 +0000 Subject: Lots of lx fixes. CLeanup mainly. THings now build Signed-off-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2430 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 00042b8cf1..bbf2dce602 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -904,6 +904,13 @@ define CONFIG_PCI_64BIT_PREF_MEM comment "allow PCI device get 4G above Region as pref mem" end +define CONFIG_VIDEO_MB + default none + export used + comment "Integrated graphics with UMA has dynamic setup" +end + + ############################################### # Board specific options -- cgit v1.2.3