18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Renesas USBHS Controller Drivers
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig USB_RENESAS_USBHS
78c2ecf20Sopenharmony_ci	tristate 'Renesas USBHS controller'
88c2ecf20Sopenharmony_ci	depends on USB_GADGET
98c2ecf20Sopenharmony_ci	depends on ARCH_RENESAS || SUPERH || COMPILE_TEST
108c2ecf20Sopenharmony_ci	depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  Renesas USBHS is a discrete USB host and peripheral controller chip
138c2ecf20Sopenharmony_ci	  that supports both full and high speed USB 2.0 data transfers.
148c2ecf20Sopenharmony_ci	  It has nine or more configurable endpoints, and endpoint zero.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	  Say "y" to link the driver statically, or "m" to build a
178c2ecf20Sopenharmony_ci	  dynamically linked module called "renesas_usbhs"
18