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 by default
details: https://anonhg.NetBSD.org/src/rev/32cc12d3d3d3
branches: trunk
changeset: 782360:32cc12d3d3d3
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Oct 30 17:26:29 2012 +0000
description:
Comment out VERBOSE_INIT_ARM by default
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 443f3a356ff2 -r 32cc12d3d3d3 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Tue Oct 30 16:36:03 2012 +0000
+++ b/sys/arch/evbarm/conf/RPI Tue Oct 30 17:26:29 2012 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.10 2012/10/17 14:49:40 apb Exp $
+# $NetBSD: RPI,v 1.11 2012/10/30 17:26:29 skrll Exp $
#
# RPi -- Raspberry Pi
#
@@ -138,7 +138,7 @@
options DEBUG
#options LOCKDEBUG
#options IPKDB # remote kernel debugging
-options VERBOSE_INIT_ARM # verbose bootstraping messages
+#options VERBOSE_INIT_ARM # verbose bootstraping messages
options DDB # in-kernel debugger
options DDB_ONPANIC=1
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
Home |
Main Index |
Thread Index |
Old Index