^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # Renesas USBHS Controller Drivers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config USB_RENESAS_USBHS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) tristate 'Renesas USBHS controller'
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) depends on USB_GADGET
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) depends on ARCH_RENESAS || SUPERH || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Renesas USBHS is a discrete USB host and peripheral controller chip
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) that supports both full and high speed USB 2.0 data transfers.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) It has nine or more configurable endpoints, and endpoint zero.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) Say "y" to link the driver statically, or "m" to build a
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) dynamically linked module called "renesas_usbhs"