Module Name: src
Committed By: skrll
Date: Sun Nov 5 09:05:20 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Disable USB_DEBUG by default
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.76 src/sys/arch/evbarm/conf/RPI:1.77
--- src/sys/arch/evbarm/conf/RPI:1.76 Fri Aug 11 00:00:25 2017
+++ src/sys/arch/evbarm/conf/RPI Sun Nov 5 09:05:20 2017
@@ -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
#options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
## USB Debugging options
-options USB_DEBUG
+#options USB_DEBUG
#options DWC2_DEBUG
#options UHUB_DEBUG