Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config USB_EMXX
0003         tristate "EMXX USB Function Device Controller"
0004         depends on USB_GADGET && (ARCH_RENESAS || COMPILE_TEST)
0005         help
0006            The Emma Mobile series of SoCs from Renesas Electronics and
0007            former NEC Electronics include USB Function hardware.
0008 
0009            Say "y" to link the driver statically, or "m" to build a
0010            dynamically linked module called "emxx_udc" and force all
0011            gadget drivers to also be dynamically linked.