Fix erroneous comment in src/mainboard/h8dmr/Options.lb
This is a trivial patch. Signed-off-by: Ward Vandewege <ward@gnu.org> Acked-by: Ward Vandewege <ward@gnu.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4472 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
4551b4961a
commit
e3f39b50cf
|
@ -332,7 +332,7 @@ default CONFIG_TTYS0_LCS=0x3
|
|||
## WARNING 5 warning conditions
|
||||
## NOTICE 6 normal but significant condition
|
||||
## INFO 7 informational
|
||||
## CONFIG_DEBUG 8 debug-level messages
|
||||
## DEBUG 8 debug-level messages
|
||||
## SPEW 9 Way too many details
|
||||
|
||||
## Request this level of debugging output
|
||||
|
|
Loading…
Reference in New Issue