Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / staging / emxx_udc / Kconfig
1 config USB_EMXX
2         bool "EMXX USB Function Device Controller"
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.