kernel: add a configuration option for enabling printk timestamps (#10503)

SVN-Revision: 29353
v19.07.3_mercusys_ac12_duma
Felix Fietkau 13 years ago
parent 830282cc89
commit f656990897

@ -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

Loading…
Cancel
Save