2 tristate "DesignWare USB3 DRD Core Support"
3 depends on (USB && USB_GADGET)
5 select USB_XHCI_PLATFORM if USB_SUPPORT && USB_XHCI_HCD
7 Say Y or M here if your system has a Dual Role SuperSpeed
8 USB controller based on the DesignWare USB3 IP Core.
10 If you choose to build this driver is a dynamically linked
11 module, the module will be called dwc3.ko.
16 bool "Enable Debugging Messages"
18 Say Y here to enable debugging messages on DWC3 Driver.
20 config USB_DWC3_VERBOSE
21 bool "Enable Verbose Debugging Messages"
22 depends on USB_DWC3_DEBUG
24 Say Y here to enable verbose debugging messages on DWC3 Driver.