blob: cc34020204874acb0156a7c7c4f82fe55e4c13f8 [file] [log] [blame]
Magnus Damm33aa8d42014-06-06 19:44:17 +09001config USB_EMXX
Christoph Jaeger6341e622014-12-20 15:41:11 -05002 bool "EMXX USB Function Device Controller"
Magnus Damm33aa8d42014-06-06 19:44:17 +09003 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.