Author: justin Date: 2005-09-06 07:58:08 -0600 (Tue, 06 Sep 2005) New Revision: 622
Modified: x86/trunk/linux/config Log: Removed unneeded kernel debugging option. Modified: x86/trunk/linux/config =================================================================== --- x86/trunk/linux/config 2005-09-06 11:02:44 UTC (rev 621) +++ x86/trunk/linux/config 2005-09-06 13:58:08 UTC (rev 622) @@ -1647,7 +1647,7 @@ # # Kernel hacking # -CONFIG_PRINTK_TIME=y +# CONFIG_PRINTK_TIME is not set # CONFIG_DEBUG_KERNEL is not set CONFIG_LOG_BUF_SHIFT=15 CONFIG_DEBUG_BUGVERBOSE=y -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
