Lines Matching +full:default +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0
25 bool "DWC3 Mode Selection"
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)
31 bool "Host only mode"
34 Select this when you want to use DWC3 in host mode only,
38 bool "Gadget only mode"
41 Select this when you want to use DWC3 in gadget mode only,
45 bool "Dual Role mode"
49 This is the default mode of working of DWC3 controller where
61 default USB_DWC3
71 default USB_DWC3
77 tristate "PCIe-based Platforms"
79 default USB_DWC3
85 tristate "Synopsys PCIe-based HAPS Platforms"
87 default USB_DWC3
95 default USB_DWC3
104 default USB_DWC3
114 default USB_DWC3
123 default USB_DWC3
134 default USB_DWC3
139 for peripheral mode support.