Linux-libre 4.14.132-gnu
[librecmc/linux-libre.git] / drivers / staging / emxx_udc / Kconfig
1 config USB_EMXX
2         tristate "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.