xref: /openbmc/linux/drivers/staging/emxx_udc/Kconfig (revision fbcfdfab)
199b75a4eSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
233aa8d45SMagnus Dammconfig USB_EMXX
30bf048abSArnd Bergmann	tristate "EMXX USB Function Device Controller"
4fbcfdfabSAlex Dewar	depends on USB_GADGET && (ARCH_RENESAS || COMPILE_TEST)
533aa8d45SMagnus Damm	help
633aa8d45SMagnus Damm	   The Emma Mobile series of SoCs from Renesas Electronics and
733aa8d45SMagnus Damm	   former NEC Electronics include USB Function hardware.
833aa8d45SMagnus Damm
933aa8d45SMagnus Damm	   Say "y" to link the driver statically, or "m" to build a
1033aa8d45SMagnus Damm	   dynamically linked module called "emxx_udc" and force all
1133aa8d45SMagnus Damm	   gadget drivers to also be dynamically linked.
12