summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2010-05-17 23:52:33 +0000
committerthompsa <thompsa@FreeBSD.org>2010-05-17 23:52:33 +0000
commit7c61aa73505f0aa27c27a9edaf7e4750ddfe1fea (patch)
tree6a82914fd1ccf873a8457d655affbe9bc1f5d87c
parent7946a2df95022c225b4f95a86f47af3db7d8a675 (diff)
downloadFreeBSD-src-7c61aa73505f0aa27c27a9edaf7e4750ddfe1fea.zip
FreeBSD-src-7c61aa73505f0aa27c27a9edaf7e4750ddfe1fea.tar.gz
MFC r208048
Allow the USB_REQ_DEBUG to be enabled in the kernel conf.
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 204d560..13461ec 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -636,6 +636,7 @@ BUS_DEBUG opt_bus.h
# options for USB support
USB_DEBUG opt_usb.h
+USB_REQ_DEBUG opt_usb.h
USB_VERBOSE opt_usb.h
USB_EHCI_BIG_ENDIAN_DESC opt_usb.h
U3G_DEBUG opt_u3g.h
OpenPOWER on IntegriCloud