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 Fix build



details:   https://anonhg.NetBSD.org/src/rev/355f6f486932
branches:  trunk
changeset: 346099:355f6f486932
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jun 25 17:31:45 2016 +0000

description:
Fix build

diffstat:

 sys/arch/evbarm/conf/TISDP2420 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 96845da066ef -r 355f6f486932 sys/arch/evbarm/conf/TISDP2420
--- a/sys/arch/evbarm/conf/TISDP2420    Sat Jun 25 16:05:43 2016 +0000
+++ b/sys/arch/evbarm/conf/TISDP2420    Sat Jun 25 17:31:45 2016 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: TISDP2420,v 1.33 2015/08/07 13:53:28 maxv Exp $
+#      $NetBSD: TISDP2420,v 1.34 2016/06/25 17:31:45 skrll Exp $
 #
 #      TISDP2420 -- TI OMAP 2420 Eval Board Kernel
 #
@@ -136,9 +136,9 @@
 makeoptions    COPY_SYMTAB=1
 
 ## USB Debugging options
-options USB_DEBUG
-options OHCI_DEBUG
-options UHUB_DEBUG
+#options USB_DEBUG
+#options OHCI_DEBUG
+#options UHUB_DEBUG
 
 
 # Valid options for BOOT_ARGS:



Home | Main Index | Thread Index | Old Index