1030ed1fcSKuninori Morimoto#
2030ed1fcSKuninori Morimoto# Renesas USBHS Controller Drivers
3030ed1fcSKuninori Morimoto#
4030ed1fcSKuninori Morimoto
5030ed1fcSKuninori Morimotoconfig USB_RENESAS_USBHS
6030ed1fcSKuninori Morimoto	tristate 'Renesas USBHS controller'
70244ad00SMartin Schwidefsky	depends on USB_GADGET
8a1cd2256SSimon Horman	depends on ARCH_RENESAS || SUPERH || COMPILE_TEST
9eed97ef3SArnd Bergmann	depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
10030ed1fcSKuninori Morimoto	default n
11030ed1fcSKuninori Morimoto	help
12030ed1fcSKuninori Morimoto	  Renesas USBHS is a discrete USB host and peripheral controller chip
13030ed1fcSKuninori Morimoto	  that supports both full and high speed USB 2.0 data transfers.
14030ed1fcSKuninori Morimoto	  It has nine or more configurable endpoints, and endpoint zero.
15030ed1fcSKuninori Morimoto
16030ed1fcSKuninori Morimoto	  Say "y" to link the driver statically, or "m" to build a
17030ed1fcSKuninori Morimoto	  dynamically linked module called "renesas_usbhs"
18