Enable CONFIG_PRINTK_TIME, as per cjb and Mercury's request

Andres Salomon dilinger at debian.unroutableorg
Mon Dec 11 15:18:30 EST 2006


Commit:     007f70841dd866a1e37ffc577b177a067106c6bb
Parent:     5a9f682f7b0560b3c1e46518d11268f4029c7341
commit 007f70841dd866a1e37ffc577b177a067106c6bb
Author:     Andres Salomon <dilinger at debian.org>
AuthorDate: Mon Dec 11 15:09:16 2006 -0500
Commit:     Andres Salomon <dilinger at debian.org>
CommitDate: Mon Dec 11 15:09:16 2006 -0500

    Enable CONFIG_PRINTK_TIME, as per cjb and Mercury's request
---
 .config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.config b/.config
index 22a0019..18fb588 100644
--- a/.config
+++ b/.config
@@ -2021,7 +2021,7 @@ #
 # Kernel hacking
 #
 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
-# CONFIG_PRINTK_TIME is not set
+CONFIG_PRINTK_TIME=y
 # CONFIG_ENABLE_MUST_CHECK is not set
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_UNUSED_SYMBOLS=y


More information about the Commits-kernel mailing list