Kconfig (734d1ece37fbf3d2ddfc71bc6c69e0fe35f02542) | Kconfig (6a099c63650e50ebf7d1259b859a3d230aec4207) |
---|---|
1# 2# USB Miscellaneous driver configuration 3# 4comment "USB Miscellaneous drivers" 5 depends on USB 6 7config USB_EMI62 8 tristate "EMI 6|2m USB Audio interface support" --- 236 unchanged lines hidden (view full) --- 245 module will be called yurex. 246 247config USB_EZUSB_FX2 248 tristate "Functions for loading firmware on EZUSB chips" 249 depends on USB 250 help 251 Say Y here if you need EZUSB device support. 252 (Cypress FX/FX2/FX2LP microcontrollers) | 1# 2# USB Miscellaneous driver configuration 3# 4comment "USB Miscellaneous drivers" 5 depends on USB 6 7config USB_EMI62 8 tristate "EMI 6|2m USB Audio interface support" --- 236 unchanged lines hidden (view full) --- 245 module will be called yurex. 246 247config USB_EZUSB_FX2 248 tristate "Functions for loading firmware on EZUSB chips" 249 depends on USB 250 help 251 Say Y here if you need EZUSB device support. 252 (Cypress FX/FX2/FX2LP microcontrollers) |
253 254config USB_HSIC_USB3503 255 tristate "USB3503 HSIC to USB20 Driver" 256 depends on I2C 257 help 258 This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver. |
|