]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
sparc-config: Enable timestamp in dmesg output.
authorAtish Patra <atish.patra@oracle.com>
Mon, 12 Dec 2016 20:52:14 +0000 (12:52 -0800)
committerAllen Pais <allen.pais@oracle.com>
Sat, 24 Jun 2017 01:27:48 +0000 (06:57 +0530)
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>
uek-rpm/ol6/config-sparc

index f24825165d3a62cc2e99ee38f4d2e8aede215a75..211748660fb671a7fca42f8afc53ee0100e5b717 100644 (file)
@@ -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