# SPDX-License-Identifier: GPL-2.0 # # Renesas USBHS Controller Drivers # config [31mCONFIG_USB_RENESAS_USBHS[0m tristate 'Renesas USBHS controller' depends on [31mCONFIG_USB_GADGET[0m depends on [31mCONFIG_ARCH_RENESAS[0m || [31mCONFIG_SUPERH[0m || [31mCONFIG_COMPILE_TEST[0m depends on [31mCONFIG_EXTCON[0m || ![31mCONFIG_EXTCON[0m # if [31mCONFIG_EXTCON[0m=m, USBHS cannot be built-in help Renesas USBHS is a discrete [31mCONFIG_USB[0m host and peripheral controller chip that supports both full and high speed [31mCONFIG_USB[0m 2.0 data transfers. It has nine or more configurable endpoints, and endpoint zero. Say "y" to link the driver statically, or "m" to build a dynamically linked module called "renesas_usbhs" |