Lines Matching refs:USB
2 # USB Dual Role (OTG-ready) Controller Drivers
9 depends on (USB || USB_GADGET)
11 Say Y here if your system has a dual role high speed USB
14 it's being used with, including the USB peripheral role,
15 or the USB host role, or both.
32 default USB_MUSB_DUAL_ROLE if (USB && USB_GADGET)
33 default USB_MUSB_HOST if (USB && !USB_GADGET)
34 default USB_MUSB_GADGET if (!USB && USB_GADGET)
38 depends on USB=y || USB=USB_MUSB_HDRC
53 depends on ((USB=y || USB=USB_MUSB_HDRC) && (USB_GADGET=y || USB_GADGET=USB_MUSB_HDRC))
82 depends on ARCH_OMAP2PLUS && USB