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 Add disabled MOTG_DEBUG and remove ?HCI...
details: https://anonhg.NetBSD.org/src/rev/edbe85886ee5
branches: trunk
changeset: 346814:edbe85886ee5
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Thu Aug 04 06:50:27 2016 +0000
description:
Add disabled MOTG_DEBUG and remove ?HCI_DEBUG. Also disable USB_DEBUG.
diffstat:
sys/arch/evbarm/conf/VTC100 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 257bdae63e93 -r edbe85886ee5 sys/arch/evbarm/conf/VTC100
--- a/sys/arch/evbarm/conf/VTC100 Thu Aug 04 06:44:58 2016 +0000
+++ b/sys/arch/evbarm/conf/VTC100 Thu Aug 04 06:50:27 2016 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: VTC100,v 1.4 2016/07/21 09:10:55 kiyohara Exp $
+# $NetBSD: VTC100,v 1.5 2016/08/04 06:50:27 kiyohara Exp $
#
# BEAGLEBONE -- TI AM335x board Kernel
#
@@ -145,10 +145,8 @@
makeoptions COPY_SYMTAB=1
## USB Debugging options
-options USB_DEBUG
-options EHCI_DEBUG
-options OHCI_DEBUG
-options UHUB_DEBUG
+#options USB_DEBUG
+#options MOTG_DEBUG
# Valid options for BOOT_ARGS:
Home |
Main Index |
Thread Index |
Old Index