Lines Matching +full:usb +full:- +full:glue
1 # SPDX-License-Identifier: GPL-2.0
5 depends on (USB || USB_GADGET) && HAS_DMA
10 USB controller based on the DesignWare USB3 IP Core.
26 default USB_DWC3_DUAL_ROLE if (USB && USB_GADGET)
27 default USB_DWC3_HOST if (USB && !USB_GADGET)
28 default USB_DWC3_GADGET if (!USB && USB_GADGET)
32 depends on USB=y || USB=USB_DWC3
46 depends on ((USB=y || USB=USB_DWC3) && (USB_GADGET=y || USB_GADGET=USB_DWC3))
54 comment "Platform Glue Driver Support"
77 tristate "PCIe-based Platforms"
85 tristate "Synopsys PCIe-based HAPS Platforms"
112 tristate "Generic OF Simple Glue Layer"