• Home
  • Raw
  • Download

Lines Matching refs:USB

2 # USB device configuration
6 bool "USB support"
10 This option adds core support for Universal Serial Bus (USB).
15 # Host-side USB depends on having a host controller
61 # ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface.
62 config USB config
63 tristate "Support for Host-side USB"
66 Universal Serial Bus (USB) is a specification for a serial bus
69 and allows for hot swapping. Up to 127 USB peripherals can be
70 connected to a single USB host in a tree structure.
72 The USB host is the root of the tree, the peripherals are the
73 leaves and the inner nodes are special USB devices called hubs.
74 Most PCs now have USB host ports, used to connect peripherals
78 Say Y here if your computer has a host-side USB port and you want
79 to use USB devices. You then need to say Y to at least one of the
80 Host Controller Driver (HCD) options below. Choose a USB 1.1
82 and "EHCI HCD (USB 2.0) support" except for older systems that
83 do not have USB 2.0 support. It doesn't normally hurt to select
86 If your system has a device-side USB port, used in the peripheral
87 side of the USB protocol, see the "USB Gadget" framework instead.
89 After choosing your HCD, then select drivers for the USB peripherals
113 comment "USB port drivers"
114 depends on USB
118 depends on USB && PARPORT
121 This driver is for USB parallel port adapters that use the Lucent
122 Technologies USS-720 chip. These cables are plugged into your USB
123 port and provide USB compatibility to peripherals designed with
127 mode, it looks to the computer like a standard USB printer. Only
129 USB printer driver ("USB Printer support", above) may be used in
139 Say Y here if you own an USS-720 USB->Parport cable and intend to