Kconfig (b6aa39228966e0d3f0bc3306be1892f87792903a) | Kconfig (740a6a1720f631ef2ad84fc378f2469c37f389c7) |
---|---|
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--- --- 226 unchanged lines hidden (view full) --- 235 236config 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. 242 | 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--- --- 226 unchanged lines hidden (view full) --- 235 236config 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. 242 |
243config 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. 248 |
|
243config USB_LINK_LAYER_TEST 244 tristate "USB Link Layer Test driver" 245 help 246 This driver is for generating specific traffic for Super Speed Link 247 Layer Test Device. Say Y only when you want to conduct USB Super Speed 248 Link Layer Test for host controllers. 249 250config USB_CHAOSKEY --- 38 unchanged lines hidden --- | 249config USB_LINK_LAYER_TEST 250 tristate "USB Link Layer Test driver" 251 help 252 This driver is for generating specific traffic for Super Speed Link 253 Layer Test Device. Say Y only when you want to conduct USB Super Speed 254 Link Layer Test for host controllers. 255 256config USB_CHAOSKEY --- 38 unchanged lines hidden --- |