Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux/fpc-iii.git] / drivers / usb / renesas_usbhs / Kconfig
blobd6b3fef3e55b0367c4f4d563d3f6e17dee3a9c1c
1 # SPDX-License-Identifier: GPL-2.0
3 # Renesas USBHS Controller Drivers
6 config USB_RENESAS_USBHS
7         tristate 'Renesas USBHS controller'
8         depends on USB_GADGET
9         depends on ARCH_RENESAS || SUPERH || COMPILE_TEST
10         depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
11         help
12           Renesas USBHS is a discrete USB host and peripheral controller chip
13           that supports both full and high speed USB 2.0 data transfers.
14           It has nine or more configurable endpoints, and endpoint zero.
16           Say "y" to link the driver statically, or "m" to build a
17           dynamically linked module called "renesas_usbhs"