Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux-2.6-microblaze.git] / drivers / staging / emxx_udc / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config USB_EMXX
3         tristate "EMXX USB Function Device Controller"
4         depends on USB_GADGET && (ARCH_RENESAS || (ARM && COMPILE_TEST))
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.