|
@@ -1,7 +1,7 @@
|
|
|
config USB_DWC3
|
|
config USB_DWC3
|
|
|
tristate "DesignWare USB3 DRD Core Support"
|
|
tristate "DesignWare USB3 DRD Core Support"
|
|
|
depends on (USB || USB_GADGET) && HAS_DMA
|
|
depends on (USB || USB_GADGET) && HAS_DMA
|
|
|
- select USB_XHCI_PLATFORM if USB_SUPPORT && USB_XHCI_HCD
|
|
|
|
|
|
|
+ select USB_XHCI_PLATFORM if USB_XHCI_HCD
|
|
|
help
|
|
help
|
|
|
Say Y or M here if your system has a Dual Role SuperSpeed
|
|
Say Y or M here if your system has a Dual Role SuperSpeed
|
|
|
USB controller based on the DesignWare USB3 IP Core.
|
|
USB controller based on the DesignWare USB3 IP Core.
|