diff --git a/Config.in b/Config.in index f46781866e..736a97282f 100644 --- 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