[Lunar-commits] r15978 - lunar-iso/trunk/kernels
Auke Kok
sofar at lunar-linux.org
Mon Aug 1 19:22:36 UTC 2005
Author: sofar
Date: 2005-08-01 19:22:35 +0000 (Mon, 01 Aug 2005)
New Revision: 15978
Modified:
lunar-iso/trunk/kernels/baseconfig-2.4
Log:
Enable serial console, very handy for some things (requires much more to work than just this)
Modified: lunar-iso/trunk/kernels/baseconfig-2.4
===================================================================
--- lunar-iso/trunk/kernels/baseconfig-2.4 2005-08-01 17:56:51 UTC (rev 15977)
+++ lunar-iso/trunk/kernels/baseconfig-2.4 2005-08-01 19:22:35 UTC (rev 15978)
@@ -1008,7 +1008,7 @@
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
-# CONFIG_SERIAL_CONSOLE is not set
+CONFIG_SERIAL_CONSOLE=y
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
More information about the Lunar-commits
mailing list