Lines Matching full:usb
3 # USB Core configuration
6 bool "USB announce new devices"
8 Say Y here if you want the USB core to always announce the
10 strings for every new USB device to the syslog. This option is
18 comment "Miscellaneous USB options"
21 bool "Enable USB persist by default"
24 Say N here if you don't want USB power session persistence
25 enabled by default. If you say N it will make suspended USB
30 Documentation/driver-api/usb/persist.rst for more info.
36 bool "Limit USB device initialization to only a few retries"
38 When a new USB device is detected, the kernel tries very hard
43 no more than 30 seconds (as required by the USB OTG spec).
50 bool "Dynamic USB minor allocation"
52 If you say Y here, the USB subsystem will use dynamic minor
53 allocation for any device that uses the USB major number.
55 of device (like USB printers).
63 The most notable feature of USB OTG is support for a
74 depends on USB
77 product list, so USB peripherals not listed there will be
79 USB OTG and EH specification for all devices not on your product's
93 tristate "USB 2.0 OTG FSM implementation"
94 depends on USB && USB_OTG
98 and Embedded Host Supplement to the USB Revision 2.0 Specification.
101 tristate "USB port LED trigger"
102 depends on USB && LEDS_TRIGGERS
104 This driver allows LEDs to be controlled by USB events. Enabling this
105 trigger allows specifying list of USB ports that should turn on LED
106 when some USB device gets connected.
110 depends on USB