Kconfig (e3c55d406bd8df1a878546002c93db90c42be10c) | Kconfig (eea88512f82ebf1336253ead6c476c9cb54bdf0e) |
---|---|
1# 2# USB Miscellaneous driver configuration 3# 4comment "USB Miscellaneous drivers" 5 6config USB_EMI62 7 tristate "EMI 6|2m USB Audio interface support" 8 ---help--- --- 232 unchanged lines hidden (view full) --- 241 tristate "Functions for loading firmware on EZUSB chips" 242 help 243 Say Y here if you need EZUSB device support. 244 (Cypress FX/FX2/FX2LP microcontrollers) 245 246config USB_HSIC_USB3503 247 tristate "USB3503 HSIC to USB20 Driver" 248 depends on I2C | 1# 2# USB Miscellaneous driver configuration 3# 4comment "USB Miscellaneous drivers" 5 6config USB_EMI62 7 tristate "EMI 6|2m USB Audio interface support" 8 ---help--- --- 232 unchanged lines hidden (view full) --- 241 tristate "Functions for loading firmware on EZUSB chips" 242 help 243 Say Y here if you need EZUSB device support. 244 (Cypress FX/FX2/FX2LP microcontrollers) 245 246config USB_HSIC_USB3503 247 tristate "USB3503 HSIC to USB20 Driver" 248 depends on I2C |
249 select REGMAP | 249 select REGMAP_I2C |
250 help 251 This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver. | 250 help 251 This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver. |