[PATCH] ARM: vf610m4: defconfig: enable printk time

From: Afzal Mohammed
Date: Wed Nov 11 2015 - 02:01:31 EST


Enable PRINTK_TIME in Vybrid Cortex-M4 no-MMU defconfig.

Signed-off-by: Afzal Mohammed <afzal.mohd.ma@xxxxxxxxx>
---
arch/arm/configs/vf610m4_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/vf610m4_defconfig b/arch/arm/configs/vf610m4_defconfig
index aeb2482c492e..2b124eed5f09 100644
--- a/arch/arm/configs/vf610m4_defconfig
+++ b/arch/arm/configs/vf610m4_defconfig
@@ -40,3 +40,4 @@ CONFIG_MFD_SYSCON=y
# CONFIG_USB_SUPPORT is not set
# CONFIG_MISC_FILESYSTEMS is not set
# CONFIG_FTRACE is not set
+CONFIG_PRINTK_TIME=y
--
2.5.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/