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
82b6127ddSBartlomiej Zolnierkiewicz	depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
9030ed1fcSKuninori Morimoto	default n
10030ed1fcSKuninori Morimoto	help
11030ed1fcSKuninori Morimoto	  Renesas USBHS is a discrete USB host and peripheral controller chip
12030ed1fcSKuninori Morimoto	  that supports both full and high speed USB 2.0 data transfers.
13030ed1fcSKuninori Morimoto	  It has nine or more configurable endpoints, and endpoint zero.
14030ed1fcSKuninori Morimoto
15030ed1fcSKuninori Morimoto	  Say "y" to link the driver statically, or "m" to build a
16030ed1fcSKuninori Morimoto	  dynamically linked module called "renesas_usbhs"
17