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


Groups > linux.kernel > #1266998

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

From Afzal Mohammed <afzal.mohd.ma@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] ARM: vf610m4: defconfig: enable printk time
Date 2015-11-11 08:10 +0100
Message-ID <qtxHA-80B-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web