162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Renesas USBHS Controller Drivers
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciconfig USB_RENESAS_USBHS
762306a36Sopenharmony_ci	tristate 'Renesas USBHS controller'
862306a36Sopenharmony_ci	depends on USB_GADGET
962306a36Sopenharmony_ci	depends on ARCH_RENESAS || SUPERH || COMPILE_TEST
1062306a36Sopenharmony_ci	depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
1162306a36Sopenharmony_ci	help
1262306a36Sopenharmony_ci	  Renesas USBHS is a discrete USB host and peripheral controller chip
1362306a36Sopenharmony_ci	  that supports both full and high speed USB 2.0 data transfers.
1462306a36Sopenharmony_ci	  It has nine or more configurable endpoints, and endpoint zero.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	  Say "y" to link the driver statically, or "m" to build a
1762306a36Sopenharmony_ci	  dynamically linked module called "renesas_usbhs"
18