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

This patch rescues renesas_usbhs compile from
commit ed16f7e (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]