From: Atish Patra Date: Mon, 12 Dec 2016 20:52:14 +0000 (-0800) Subject: sparc-config: Enable timestamp in dmesg output. X-Git-Tag: v4.1.12-105.0.20170705_2000~43 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=115ba1bfe537bc0d5ed223403100148afd404898;p=users%2Fjedix%2Flinux-maple.git sparc-config: Enable timestamp in dmesg output. 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 Reviewed-by: Vijay Kumar Reviewed-by: Larry Bassel Signed-off-by: Allen Pais --- diff --git a/uek-rpm/ol6/config-sparc b/uek-rpm/ol6/config-sparc index f24825165d3a..211748660fb6 100644 --- a/uek-rpm/ol6/config-sparc +++ b/uek-rpm/ol6/config-sparc @@ -4434,7 +4434,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y # # 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