diff options
author | Ward Vandewege <ward@gnu.org> | 2009-07-28 01:23:32 +0000 |
---|---|---|
committer | Ward Vandewege <ward@gnu.org> | 2009-07-28 01:23:32 +0000 |
commit | e3f39b50cf4d6a5b7565bdb3eb173678de641b3d (patch) | |
tree | 51932a1bce9bdec394cf402a6b17fc6e9674c07c /src/mainboard/supermicro/h8dmr/Options.lb | |
parent | 4551b4961abb4ef6902a4dd7212300a2547cca26 (diff) | |
download | coreboot-e3f39b50cf4d6a5b7565bdb3eb173678de641b3d.tar.xz |
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
Diffstat (limited to 'src/mainboard/supermicro/h8dmr/Options.lb')
-rw-r--r-- | src/mainboard/supermicro/h8dmr/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/h8dmr/Options.lb b/src/mainboard/supermicro/h8dmr/Options.lb index 1cdc3a776b..f862dbda96 100644 --- a/src/mainboard/supermicro/h8dmr/Options.lb +++ b/src/mainboard/supermicro/h8dmr/Options.lb @@ -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 |