I like the idea of having Options that we use more available.<br><br>DEBUG_SMI was the default.  Now it isn't.<br>DEBUG_RAM_SETUP was the default for i440bx & vx800<br>in the Kontron code, <br><br> #if CONFIG_DEFAULT_CONSOLE_LOGLEVEL > 8<br>
This never does anything, since 8 is SPEW.<br><br>I think it's too dangerous to play with options like this if we haven't tested it in hardware.  Right now I'd like to match newconfig and kill it as quickly as possible.  Supporting two versions and trying to keep them in sync is too hard.<br>
<br>Thanks,<br>Myles<br><br><br>