lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 11 Nov 2015 12:31:13 +0530
From:	Afzal Mohammed <afzal.mohd.ma@...il.com>
To:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc:	Arnd Bergmann <arnd@...db.de>, Stefan Agner <stefan@...er.ch>,
	Russell King <linux@....linux.org.uk>,
	Afzal Mohammed <afzal.mohd.ma@...il.com>
Subject: [PATCH] ARM: vf610m4: defconfig: enable printk time

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

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

Powered by blists - more mailing lists