Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1266998 > unrolled thread

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

Started byAfzal Mohammed <afzal.mohd.ma@gmail.com>
First post2015-11-11 08:10 +0100
Last post2015-11-11 08:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] ARM: vf610m4: defconfig: enable printk time Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2015-11-11 08:10 +0100

#1266998 — [PATCH] ARM: vf610m4: defconfig: enable printk time

FromAfzal Mohammed <afzal.mohd.ma@gmail.com>
Date2015-11-11 08:10 +0100
Subject[PATCH] ARM: vf610m4: defconfig: enable printk time
Message-ID<qtxHA-80B-11@gated-at.bofh.it>
Enable PRINTK_TIME in Vybrid Cortex-M4 no-MMU defconfig.

Signed-off-by: Afzal Mohammed <afzal.mohd.ma@gmail.com>
---
 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web