summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2010-05-13 20:48:39 +0000
committerthompsa <thompsa@FreeBSD.org>2010-05-13 20:48:39 +0000
commit3fb4e24eaea20e22c860c0de63f3f98c094cdf92 (patch)
tree9eb5d2bac9d570524c2de6f1d6e01ae78789d4c3
parent6f4ba1587b481253ce8265f50114ebe438759779 (diff)
downloadFreeBSD-src-3fb4e24eaea20e22c860c0de63f3f98c094cdf92.zip
FreeBSD-src-3fb4e24eaea20e22c860c0de63f3f98c094cdf92.tar.gz
Allow the USB_REQ_DEBUG to be enabled in the kernel conf.
Requested by: HPS
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 8f1dcaa..8995b4d 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -639,6 +639,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