mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Allow the USB_REQ_DEBUG to be enabled in the kernel conf.
Requested by: HPS
This commit is contained in:
parent
c43d127a9a
commit
3da99f727d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue