summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-03 16:19:02 -0400
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-03 16:19:02 -0400
commit1b522fd2e65bffd64b6004d1cec57b09c5e28e05 (patch)
tree8b0f2afb849aa95a970524ae1b7fe7a9cb8f9cca /config-generic
parente894c709c674a2713d3b1c0822aeb4dae6e97040 (diff)
downloadkernel-1b522fd2e65bffd64b6004d1cec57b09c5e28e05.tar.gz
kernel-1b522fd2e65bffd64b6004d1cec57b09c5e28e05.tar.xz
kernel-1b522fd2e65bffd64b6004d1cec57b09c5e28e05.zip
Enable printk.time by default for more useful logs
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index b9f622866..f834847ff 100644
--- a/config-generic
+++ b/config-generic
@@ -3748,7 +3748,7 @@ CONFIG_BLK_CGROUP=y
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_RELAY=y
-# CONFIG_PRINTK_TIME is not set
+CONFIG_PRINTK_TIME=y
CONFIG_ENABLE_MUST_CHECK=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set