2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-25 19:08:35 +00:00

[Timers] Do not enable serial console by default; this change should not

be propagated to master.
This commit is contained in:
Michael Brown 2008-03-02 02:32:12 +00:00
parent 1935439f86
commit 3dd897f986

View File

@ -18,7 +18,7 @@
*/
#define CONSOLE_FIRMWARE /* Default BIOS console */
#define CONSOLE_SERIAL /* Serial port */
#undef CONSOLE_SERIAL /* Serial port */
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
#undef CONSOLE_BTEXT /* Who knows what this does? */
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */