]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/staging/emxx_udc/Kconfig
UBUNTU: Ubuntu-5.15.0-39.42
[mirror_ubuntu-jammy-kernel.git] / drivers / staging / emxx_udc / Kconfig
CommitLineData
99b75a4e 1# SPDX-License-Identifier: GPL-2.0
33aa8d45 2config USB_EMXX
0bf048ab 3 tristate "EMXX USB Function Device Controller"
fbcfdfab 4 depends on USB_GADGET && (ARCH_RENESAS || COMPILE_TEST)
33aa8d45
MD
5 help
6 The Emma Mobile series of SoCs from Renesas Electronics and
7 former NEC Electronics include USB Function hardware.
8
9 Say "y" to link the driver statically, or "m" to build a
10 dynamically linked module called "emxx_udc" and force all
11 gadget drivers to also be dynamically linked.