Lines Matching +full:usb +full:- +full:host
1 # SPDX-License-Identifier: GPL-2.0
6 depends on USB || USB_GADGET
10 Say Y here if your system has a Dual Role Hi-Speed USB
13 For host mode, if you choose to build the driver as dynamically
18 dwc2_platform.ko. For all modes(host, gadget and dual-role), there
25 default USB_DWC2_DUAL_ROLE if (USB && USB_GADGET)
26 default USB_DWC2_HOST if (USB && !USB_GADGET)
27 default USB_DWC2_PERIPHERAL if (!USB && USB_GADGET)
30 bool "Host only mode"
31 depends on USB=y || (USB_DWC2=m && USB)
33 The Designware USB2.0 high-speed host controller
35 driver to operate in Host-only mode.
37 comment "Gadget/Dual-role mode requires USB Gadget support to be enabled"
43 The Designware USB2.0 high-speed gadget controller
45 driver to operate in Peripheral-only mode. This option requires
50 depends on (USB=y && USB_GADGET=y) || (USB_DWC2=m && USB && USB_GADGET)
52 Select this option if you want the driver to work in a dual-role
53 mode. In this mode both host and gadget features are enabled, and
54 the role will be determined by the cable that gets plugged-in. This
94 non-periodic transfers, but of course the debug logs will be