Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Comment out VERBOSE_INIT_ARM
details: https://anonhg.NetBSD.org/src/rev/0ff5c07786a1
branches: trunk
changeset: 841791:0ff5c07786a1
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri May 31 14:52:17 2019 +0000
description:
Comment out VERBOSE_INIT_ARM
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r e9b2c898c444 -r 0ff5c07786a1 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Fri May 31 13:38:57 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Fri May 31 14:52:17 2019 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.94 2019/05/26 14:12:34 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.95 2019/05/31 14:52:17 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -120,7 +120,7 @@
#options DEBUG
#options LOCKDEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code
-options VERBOSE_INIT_ARM # verbose bootstrapping messages
+#options VERBOSE_INIT_ARM # verbose bootstrapping messages
options INCLUDE_CONFIG_FILE
# EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
#options EARLYCONS=bcm2837
Home |
Main Index |
Thread Index |
Old Index