diff options
Diffstat (limited to 'drivers/usb/misc/Kconfig')
-rw-r--r-- | drivers/usb/misc/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig index fecde69bfa7d..3b1a3f4ec5e9 100644 --- a/drivers/usb/misc/Kconfig +++ b/drivers/usb/misc/Kconfig | |||
@@ -250,3 +250,9 @@ config USB_EZUSB_FX2 | |||
250 | help | 250 | help |
251 | Say Y here if you need EZUSB device support. | 251 | Say Y here if you need EZUSB device support. |
252 | (Cypress FX/FX2/FX2LP microcontrollers) | 252 | (Cypress FX/FX2/FX2LP microcontrollers) |
253 | |||
254 | config 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. | ||