blob: ebc99ee076ce337275bbea3869abaa830b007111 [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'
Martin Schwidefsky0244ad02013-08-30 09:39:53 +02007 depends on USB_GADGET
Bartlomiej Zolnierkiewicz2b6127d2014-09-01 16:24:40 +02008 depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
Arnd Bergmanneed97ef2015-02-18 22:07:07 +01009 depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
Kuninori Morimoto030ed1f2011-07-07 02:17:37 -070010 default n
11 help
12 Renesas USBHS is a discrete USB host and peripheral controller chip
13 that supports both full and high speed USB 2.0 data transfers.
14 It has nine or more configurable endpoints, and endpoint zero.
15
16 Say "y" to link the driver statically, or "m" to build a
17 dynamically linked module called "renesas_usbhs"