serial post returns!

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2004-03-19 21:02:36 +00:00
parent 7f84586756
commit b9e06c2692
1 changed files with 5 additions and 0 deletions

View 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