| .. | .. |
|---|
| 6 | 6 | |
|---|
| 7 | 7 | config USB_EMI62 |
|---|
| 8 | 8 | tristate "EMI 6|2m USB Audio interface support" |
|---|
| 9 | | - ---help--- |
|---|
| 9 | + help |
|---|
| 10 | 10 | This driver loads firmware to Emagic EMI 6|2m low latency USB |
|---|
| 11 | 11 | Audio and Midi interface. |
|---|
| 12 | 12 | |
|---|
| .. | .. |
|---|
| 16 | 16 | This code is also available as a module ( = code which can be |
|---|
| 17 | 17 | inserted in and removed from the running kernel whenever you want). |
|---|
| 18 | 18 | The module will be called audio. If you want to compile it as a |
|---|
| 19 | | - module, say M here and read <file:Documentation/kbuild/modules.txt>. |
|---|
| 19 | + module, say M here and read <file:Documentation/kbuild/modules.rst>. |
|---|
| 20 | 20 | |
|---|
| 21 | 21 | config USB_EMI26 |
|---|
| 22 | 22 | tristate "EMI 2|6 USB Audio interface support" |
|---|
| 23 | | - ---help--- |
|---|
| 23 | + help |
|---|
| 24 | 24 | This driver loads firmware to Emagic EMI 2|6 low latency USB |
|---|
| 25 | 25 | Audio interface. |
|---|
| 26 | 26 | |
|---|
| .. | .. |
|---|
| 57 | 57 | inserted in and removed from the running kernel whenever you want). |
|---|
| 58 | 58 | The module will be called legousbtower. If you want to compile it as |
|---|
| 59 | 59 | a module, say M here and read |
|---|
| 60 | | - <file:Documentation/kbuild/modules.txt>. |
|---|
| 60 | + <file:Documentation/kbuild/modules.rst>. |
|---|
| 61 | 61 | |
|---|
| 62 | 62 | config USB_LCD |
|---|
| 63 | 63 | tristate "USB LCD driver support" |
|---|
| .. | .. |
|---|
| 78 | 78 | driver supports the pre-programmed devices (incl. firmware) |
|---|
| 79 | 79 | by AK Modul-Bus Computer GmbH. |
|---|
| 80 | 80 | |
|---|
| 81 | | - Please see: http://www.ak-modul-bus.de/stat/mikrocontroller.html |
|---|
| 81 | + Please see: https://www.ak-modul-bus.de/stat/mikrocontroller.html |
|---|
| 82 | 82 | |
|---|
| 83 | 83 | To compile this driver as a module, choose M here: the |
|---|
| 84 | 84 | module will be called cypress_cy7c63. |
|---|
| .. | .. |
|---|
| 106 | 106 | This driver creates an entry "/dev/idmouseX" or "/dev/usb/idmouseX", |
|---|
| 107 | 107 | which can be used by, e.g.,"cat /dev/idmouse0 > fingerprint.pnm". |
|---|
| 108 | 108 | |
|---|
| 109 | | - See also <http://www.fs.tum.de/~echtler/idmouse/>. |
|---|
| 109 | + See also <https://www.fs.tum.de/~echtler/idmouse/>. |
|---|
| 110 | 110 | |
|---|
| 111 | 111 | config USB_FTDI_ELAN |
|---|
| 112 | 112 | tristate "Elan PCMCIA CardBus Adapter USB Client" |
|---|
| .. | .. |
|---|
| 132 | 132 | |
|---|
| 133 | 133 | config USB_APPLEDISPLAY |
|---|
| 134 | 134 | tristate "Apple Cinema Display support" |
|---|
| 135 | | - select BACKLIGHT_LCD_SUPPORT |
|---|
| 136 | 135 | select BACKLIGHT_CLASS_DEVICE |
|---|
| 137 | 136 | help |
|---|
| 138 | 137 | Say Y here if you want to control the backlight of Apple Cinema |
|---|
| 139 | 138 | Displays over USB. This driver provides a sysfs interface. |
|---|
| 139 | + |
|---|
| 140 | +config APPLE_MFI_FASTCHARGE |
|---|
| 141 | + tristate "Fast charge control for iOS devices" |
|---|
| 142 | + select POWER_SUPPLY |
|---|
| 143 | + help |
|---|
| 144 | + Say Y here if you want to control whether iOS devices will |
|---|
| 145 | + fast charge from the USB interface, as implemented in "MFi" |
|---|
| 146 | + chargers. |
|---|
| 147 | + |
|---|
| 148 | + It is safe to say M here. |
|---|
| 140 | 149 | |
|---|
| 141 | 150 | source "drivers/usb/misc/sisusbvga/Kconfig" |
|---|
| 142 | 151 | |
|---|
| .. | .. |
|---|
| 182 | 191 | including sample test device firmware and "how to use it". |
|---|
| 183 | 192 | |
|---|
| 184 | 193 | config USB_EHSET_TEST_FIXTURE |
|---|
| 185 | | - tristate "USB EHSET Test Fixture driver" |
|---|
| 186 | | - help |
|---|
| 194 | + tristate "USB EHSET Test Fixture driver" |
|---|
| 195 | + help |
|---|
| 187 | 196 | Say Y here if you want to support the special test fixture device |
|---|
| 188 | 197 | used for the USB-IF Embedded Host High-Speed Electrical Test procedure. |
|---|
| 189 | 198 | |
|---|
| .. | .. |
|---|
| 234 | 243 | Say Y or M here if you need to configure such a device via SMBus. |
|---|
| 235 | 244 | |
|---|
| 236 | 245 | config USB_HSIC_USB3503 |
|---|
| 237 | | - tristate "USB3503 HSIC to USB20 Driver" |
|---|
| 238 | | - depends on I2C |
|---|
| 239 | | - select REGMAP_I2C |
|---|
| 240 | | - help |
|---|
| 241 | | - This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver. |
|---|
| 246 | + tristate "USB3503 HSIC to USB20 Driver" |
|---|
| 247 | + depends on I2C |
|---|
| 248 | + select REGMAP_I2C |
|---|
| 249 | + help |
|---|
| 250 | + This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver. |
|---|
| 242 | 251 | |
|---|
| 243 | 252 | config USB_HSIC_USB4604 |
|---|
| 244 | | - tristate "USB4604 HSIC to USB20 Driver" |
|---|
| 245 | | - depends on I2C |
|---|
| 246 | | - help |
|---|
| 247 | | - This option enables support for SMSC USB4604 HSIC to USB 2.0 Driver. |
|---|
| 253 | + tristate "USB4604 HSIC to USB20 Driver" |
|---|
| 254 | + depends on I2C |
|---|
| 255 | + help |
|---|
| 256 | + This option enables support for SMSC USB4604 HSIC to USB 2.0 Driver. |
|---|
| 248 | 257 | |
|---|
| 249 | 258 | config USB_LINK_LAYER_TEST |
|---|
| 250 | 259 | tristate "USB Link Layer Test driver" |
|---|