Set USB_DEBUG like the other platforms, I had turned it off to test the build

before committing r207077.

Spotted by:	marius
This commit is contained in:
thompsa 2010-04-25 22:01:32 +00:00
parent 88403fad18
commit 143e484729

View File

@ -281,7 +281,7 @@ device firmware # firmware assist module
device bpf # Berkeley packet filter
# USB support
#options USB_DEBUG # enable debug msgs
options USB_DEBUG # enable debug msgs
device uhci # UHCI PCI->USB interface
device ohci # OHCI PCI->USB interface
device ehci # EHCI PCI->USB interface (USB 2.0)