mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 01:35:20 +08:00
usb: Undefine USB_DEBUG
In contrast to some other USB options which use 0/1 values, the USB_DEBUG uses defined/undefined to enable/disable the USB debug support.
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#undef USB_VERBOSE
|
#undef USB_VERBOSE
|
||||||
|
|
||||||
#define USB_DEBUG 0
|
#undef USB_DEBUG
|
||||||
|
|
||||||
#define USB_HAVE_TT_SUPPORT 1
|
#define USB_HAVE_TT_SUPPORT 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user