From debb11fc1fe5f5560015ab9905f1ccc2e08c73e0 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 29 Oct 2008 04:46:52 +0000 Subject: Support for the Intel ICH7 southbridge. This includes an early SMI handler. Signed-off-by: Stefan Reinauer Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3701 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 8e9f89d49c..6815e6c933 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -856,6 +856,11 @@ define HAVE_HARD_RESET export used comment "Have hard reset" end +define HAVE_SMI_HANDLER + default none + export used + comment "Set, if the board needs an SMI handler" +end define MEMORY_HOLE default none export used -- cgit v1.2.3