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 Disable USB_DEBUG by default
details: https://anonhg.NetBSD.org/src/rev/733ef65fa17a
branches: trunk
changeset: 357310:733ef65fa17a
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Nov 05 09:05:20 2017 +0000
description:
Disable USB_DEBUG by default
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 9e6d05d6bfd7 -r 733ef65fa17a sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Sun Nov 05 07:49:45 2017 +0000
+++ b/sys/arch/evbarm/conf/RPI Sun Nov 05 09:05:20 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.76 2017/08/11 00:00:25 jmcneill Exp $
+# $NetBSD: RPI,v 1.77 2017/11/05 09:05:20 skrll Exp $
#
# RPi -- Raspberry Pi
#
@@ -25,7 +25,7 @@
#options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
## USB Debugging options
-options USB_DEBUG
+#options USB_DEBUG
#options DWC2_DEBUG
#options UHUB_DEBUG
Home |
Main Index |
Thread Index |
Old Index