projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
920303c
)
kernel: add a configuration option for enabling printk timestamps (#10503)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Nov 2011 08:52:22 +0000
(08:52 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Nov 2011 08:52:22 +0000
(08:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29353
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
f467818
..
736a972
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-240,6
+240,10
@@
menu "Global build settings"
select KERNEL_DEBUG_KERNEL
default n
+ config KERNEL_PRINTK_TIME
+ bool "Enable printk timestamps"
+ default y
+
comment "Package build options"
config DEBUG
This page took
0.026632 seconds
and
4
git commands to generate.