]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/emxx_udc/Kconfig
Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / staging / emxx_udc / Kconfig
CommitLineData
33aa8d45 1config USB_EMXX
0bf048ab 2 tristate "EMXX USB Function Device Controller"
33aa8d45
MD
3 depends on USB_GADGET && (ARCH_SHMOBILE || (ARM && COMPILE_TEST))
4 help
5 The Emma Mobile series of SoCs from Renesas Electronics and
6 former NEC Electronics include USB Function hardware.
7
8 Say "y" to link the driver statically, or "m" to build a
9 dynamically linked module called "emxx_udc" and force all
10 gadget drivers to also be dynamically linked.