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 <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>


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


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

Reply via email to