[coreboot] r3871 - trunk/coreboot-v2/src/config

svn at coreboot.org svn at coreboot.org
Mon Jan 19 22:34:41 CET 2009


Author: stepan
Date: 2009-01-19 22:34:41 +0100 (Mon, 19 Jan 2009)
New Revision: 3871

Modified:
   trunk/coreboot-v2/src/config/Options.lb
Log:
ouch. never do last minute changes. :-(
Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>


Modified: trunk/coreboot-v2/src/config/Options.lb
===================================================================
--- trunk/coreboot-v2/src/config/Options.lb	2009-01-19 21:20:22 UTC (rev 3870)
+++ trunk/coreboot-v2/src/config/Options.lb	2009-01-19 21:34:41 UTC (rev 3871)
@@ -862,8 +862,8 @@
 	comment "Have hard reset"
 end
 define HAVE_SMI_HANDLER
-	default none
-	export used
+	default 0
+	export always
 	comment "Set, if the board needs an SMI handler"
 end
 define MEMORY_HOLE





More information about the coreboot mailing list