ARM: shmobile: defconfig: Enable CONFIG_PRINTK_TIME
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 30 Nov 2015 13:35:34 +0000 (14:35 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 10 Dec 2015 04:39:05 +0000 (13:39 +0900)
commit0d8587b49a445d11e497fbe296576e7ab7c54109
tree02a321a327f1db9c2447e7456691186940b68090
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ARM: shmobile: defconfig: Enable CONFIG_PRINTK_TIME

Enable timestamps for kernel log output to improve debugging.
You can always use "dmesg -t" to strip the timestamps.

Don't specify CONFIG_LOG_BUF_SHIFT=16 while we're at it.  There's a
reason the default in Kconfig is higher ;-)

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig