Skip to content

Commit

Permalink
usb: gadget: drop unused USB_GADGET_MUSB_HDRC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
zonque authored and Felipe Balbi committed May 28, 2013
1 parent 6d34967 commit b7e2e75
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions drivers/usb/gadget/Kconfig
Expand Up @@ -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
Expand Down

0 comments on commit b7e2e75

Please sign in to comment.