Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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.