diff options
Diffstat (limited to 'drivers/usb/gadget/Kconfig')
-rw-r--r-- | drivers/usb/gadget/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 3162a7da8724..71108c26c562 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -319,18 +319,6 @@ config USB_PXA_U2O | |||
319 | PXA9xx Processor series include a high speed USB2.0 device | 319 | PXA9xx Processor series include a high speed USB2.0 device |
320 | controller, which support high speed and full speed USB peripheral. | 320 | controller, which support high speed and full speed USB peripheral. |
321 | 321 | ||
322 | config USB_GADGET_DWC3 | ||
323 | tristate "DesignWare USB3.0 (DRD) Controller" | ||
324 | depends on USB_DWC3 | ||
325 | select USB_GADGET_DUALSPEED | ||
326 | select USB_GADGET_SUPERSPEED | ||
327 | help | ||
328 | DesignWare USB3.0 controller is a SuperSpeed USB3.0 Controller | ||
329 | which can be configured for peripheral-only, host-only, hub-only | ||
330 | and Dual-Role operation. This Controller was first integrated into | ||
331 | the OMAP5 series of processors. More information about the OMAP5 | ||
332 | version of this controller, refer to http://www.ti.com/omap5. | ||
333 | |||
334 | # | 322 | # |
335 | # Controllers available in both integrated and discrete versions | 323 | # Controllers available in both integrated and discrete versions |
336 | # | 324 | # |