usb: renesas_usbhs: compile/config are rescued
commit030ed1fcb0279953d142665e89bb89ecfb0960f6
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 7 Jul 2011 09:17:37 +0000 (7 02:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 21:57:12 +0000 (8 14:57 -0700)
tree9885976e108c4a6ba474effb5c46b5e7031d7d17
parent233f519d273454e3e804e21363d5ef0bd031acfe
usb: renesas_usbhs: compile/config are rescued

This patch rescues renesas_usbhs compile from
commit 193ab2a (usb: gadget: allow multiple gadgets to be built)

CONFIG_USB_RENESAS_USBHS compile renesas_usbhs main code which
is shared between Host/Gadget.
CONFIG_USB_RENESAS_USBHS_UDC add mod_gadget to it.

It had lost USB_GADGET_DUALSPEED

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig
drivers/usb/gadget/Kconfig
drivers/usb/renesas_usbhs/Kconfig [new file with mode: 0644]