blob: 29feb00d7f3913e33a315980ca47fd4d1b409bd3 [file] [log] [blame]
Kuninori Morimoto030ed1f2011-07-07 02:17:37 -07001#
2# Renesas USBHS Controller Drivers
3#
4
5config USB_RENESAS_USBHS
6 tristate 'Renesas USBHS controller'
Heiko Carstens5273afe2013-02-06 17:24:01 +01007 depends on USB && USB_GADGET && GENERIC_HARDIRQS
Kuninori Morimoto030ed1f2011-07-07 02:17:37 -07008 default n
9 help
10 Renesas USBHS is a discrete USB host and peripheral controller chip
11 that supports both full and high speed USB 2.0 data transfers.
12 It has nine or more configurable endpoints, and endpoint zero.
13
14 Say "y" to link the driver statically, or "m" to build a
15 dynamically linked module called "renesas_usbhs"