serial post returns!
authorRonald G. Minnich <rminnich@gmail.com>
Fri, 19 Mar 2004 21:02:36 +0000 (21:02 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Fri, 19 Mar 2004 21:02:36 +0000 (21:02 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/config/Options.lb

index 8646eb8d9b2d593a8d3708f901841edce3a094b1..5993ae14dd00d39acba81c1358e7da06b8797573 100644 (file)
@@ -408,6 +408,11 @@ define MAXIMUM_CONSOLE_LOGLEVEL
        export always
        comment "Error messages up to this level can be printed"
 end
+define CONFIG_SERIAL_POST
+       default 0
+       export always
+       comment "Enable SERIAL POST codes"
+end
 define NO_POST
        default none
        export always