]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
usb: gadget: drop unused USB_GADGET_MUSB_HDRC
authorDaniel Mack <zonque@gmail.com>
Wed, 10 Apr 2013 19:55:40 +0000 (21:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:22:20 +0000 (19:22 +0300)
The functionality meant to be represented by this symbol will be
re-added later, but for now, USB_GADGET_MUSB_HDRC is in fact unused and
can be dropped.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig

index f41aa0d0c414312163bf2076935fb96adccd7036..f9bf7283e538de7cd9d418fd3d023756088b82f1 100644 (file)
@@ -334,14 +334,6 @@ config USB_MV_U3D
 # Controllers available in both integrated and discrete versions
 #
 
-# musb builds in ../musb along with host support
-config USB_GADGET_MUSB_HDRC
-       tristate "Inventra HDRC USB Peripheral (TI, ADI, ...)"
-       depends on USB_MUSB_HDRC
-       help
-         This OTG-capable silicon IP is used in dual designs including
-         the TI DaVinci, OMAP 243x, OMAP 343x, TUSB 6010, and ADI Blackfin
-
 config USB_M66592
        tristate "Renesas M66592 USB Peripheral Controller"
        help