Expose USBVERBOSE as a first-class option. It will be needed soon as
an option. Note that this option doesn't follow the normal USB_ or Uxxx_ convention. That's because it is this way in the upstream provider and I didn't want to change that.
This commit is contained in:
parent
e442306798
commit
d885fb87b4
@ -533,6 +533,7 @@ BUS_DEBUG opt_bus.h
|
||||
|
||||
# options for USB support
|
||||
USB_DEBUG opt_usb.h
|
||||
USBVERBOSE opt_usb.h
|
||||
UKBD_DFLT_KEYMAP opt_ukbd.h
|
||||
UPLCOM_INTR_INTERVAL opt_uplcom.h
|
||||
UVSCOM_DEFAULT_OPKTSIZE opt_uvscom.h
|
||||
|
Loading…
Reference in New Issue
Block a user