]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/gadget/Kconfig
Merge remote-tracking branch 'usb/usb-next'
[karo-tx-linux.git] / drivers / usb / gadget / Kconfig
index 12a401a144b75f4f5ba462891eae13585d9ede59..62d5a238c4497cf1c815238867f88d6a4a101292 100644 (file)
@@ -15,6 +15,7 @@
 
 menuconfig USB_GADGET
        tristate "USB Gadget Support"
+       select NLS
        help
           USB is a master/slave protocol, organized with one master
           host (such as a PC) controlling up to 127 peripheral devices.
@@ -317,18 +318,6 @@ config USB_PXA_U2O
          PXA9xx Processor series include a high speed USB2.0 device
          controller, which support high speed and full speed USB peripheral.
 
-config USB_GADGET_DWC3
-       tristate "DesignWare USB3.0 (DRD) Controller"
-       depends on USB_DWC3
-       select USB_GADGET_DUALSPEED
-       select USB_GADGET_SUPERSPEED
-       help
-         DesignWare USB3.0 controller is a SuperSpeed USB3.0 Controller
-         which can be configured for peripheral-only, host-only, hub-only
-         and Dual-Role operation. This Controller was first integrated into
-         the OMAP5 series of processors. More information about the OMAP5
-         version of this controller, refer to http://www.ti.com/omap5.
-
 #
 # Controllers available in both integrated and discrete versions
 #