Lines Matching refs:USB
2 # USB Core configuration
5 bool "USB announce new devices"
7 Say Y here if you want the USB core to always announce the
9 strings for every new USB device to the syslog. This option is
17 comment "Miscellaneous USB options"
20 bool "Enable USB persist by default"
23 Say N here if you don't want USB power session persistence
24 enabled by default. If you say N it will make suspended USB
35 bool "Dynamic USB minor allocation"
37 If you say Y here, the USB subsystem will use dynamic minor
38 allocation for any device that uses the USB major number.
40 of device (like USB printers).
49 The most notable feature of USB OTG is support for a
60 depends on USB
63 product whitelist, so USB peripherals not listed there will be
65 USB OTG and EH specification for all devices not on your product's
79 tristate "USB 2.0 OTG FSM implementation"
80 depends on USB && USB_OTG
84 and Embedded Host Supplement to the USB Revision 2.0 Specification.
87 tristate "USB ULPI PHY interface support"
91 USB 2.0 PHY interface. The ULPI specification defines a standard set
96 The ULPI interfaces (the buses) are registered by the drivers for USB
102 protocol) and USB charger detection.