summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorhannken <hannken@NetBSD.org>2017-12-10 17:52:13 +0000
committerhannken <hannken@NetBSD.org>2017-12-10 17:52:13 +0000
commitb72385dd84fa829dca15fbafe83aba861c39637a (patch)
tree60c89dff75f9b0ef1f200e1207ae4d49f70fe9ad /sys
parent1d653d83e2c18d0f8ef08a88a9667690d182d3c5 (diff)
Add option XHCI_DEBUG.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/ALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL
index 5ebe79c94d9..49194d604b4 100644
--- a/sys/arch/i386/conf/ALL
+++ b/sys/arch/i386/conf/ALL
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.432 2017/12/10 17:19:48 bouyer Exp $
+# $NetBSD: ALL,v 1.433 2017/12/10 17:52:13 hannken Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.432 $"
+#ident "ALL-$Revision: 1.433 $"
maxusers 64 # estimated number of users
@@ -2531,6 +2531,7 @@ options XENNET_DEBUG
options XENNET_DEBUG_DUMP
options XEN_CLOCK_DEBUG
options XE_DEBUG
+options XHCI_DEBUG
options XXXXENDEBUG_LOW
options XYC_DEBUG
options ZSKBD_DEBUG