Orabug:
24760107
Currently timestamp is not enabled in dmesg output. Timestamp
helps a lot in debugging timing related kernel issues.
Enable it by default.
Signed-off-by: Atish Patra <atish.patra@oracle.com>
Reviewed-by: Vijay Kumar <vijay.ac.kumar@oracle.com>
Reviewed-by: Larry Bassel <larry.bassel@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
#
# printk and dmesg options
#
-# CONFIG_PRINTK_TIME is not set
+CONFIG_PRINTK_TIME=y
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y