Kconfig (3eb66e91a25497065c5322b1268cbc3953642227) Kconfig (cae8dc3b685fb24f61f09b7197c6a383a66cff2c)
1# SPDX-License-Identifier: GPL-2.0
2
1config USB_DWC3
2 tristate "DesignWare USB3 DRD Core Support"
3 depends on (USB || USB_GADGET) && HAS_DMA
4 select USB_XHCI_PLATFORM if USB_XHCI_HCD
5 help
6 Say Y or M here if your system has a Dual Role SuperSpeed
7 USB controller based on the DesignWare USB3 IP Core.
8

--- 118 unchanged lines hidden ---
3config USB_DWC3
4 tristate "DesignWare USB3 DRD Core Support"
5 depends on (USB || USB_GADGET) && HAS_DMA
6 select USB_XHCI_PLATFORM if USB_XHCI_HCD
7 help
8 Say Y or M here if your system has a Dual Role SuperSpeed
9 USB controller based on the DesignWare USB3 IP Core.
10

--- 118 unchanged lines hidden ---