serial post returns!
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1455 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7f84586756
commit
b9e06c2692
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue