blob: 97a44016def144439dda85261600f4d4d4b26fc8 [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'
7 depends on SUPERH || ARCH_SHMOBILE
Kuninori Morimoto951fe822011-10-12 21:02:44 -07008 depends on USB && USB_GADGET
Kuninori Morimoto030ed1f2011-07-07 02:17:37 -07009 default n
10 help
11 Renesas USBHS is a discrete USB host and peripheral controller chip
12 that supports both full and high speed USB 2.0 data transfers.
13 It has nine or more configurable endpoints, and endpoint zero.
14
15 Say "y" to link the driver statically, or "m" to build a
16 dynamically linked module called "renesas_usbhs"