USB: gadget driver for LPC32xx
[deliverable/linux.git] / drivers / usb / gadget / Kconfig
index 2633f7595116991f0fad156f646972c459e19f2e..8276972713164982339dea8569bf1528cbcb4c21 100644 (file)
@@ -147,6 +147,17 @@ config USB_AT91
           dynamically linked module called "at91_udc" and force all
           gadget drivers to also be dynamically linked.
 
+config USB_LPC32XX
+       tristate "LPC32XX USB Peripheral Controller"
+       depends on ARCH_LPC32XX
+       select USB_ISP1301
+       help
+          This option selects the USB device controller in the LPC32xx SoC.
+
+          Say "y" to link the driver statically, or "m" to build a
+          dynamically linked module called "lpc32xx_udc" and force all
+          gadget drivers to also be dynamically linked.
+
 config USB_ATMEL_USBA
        tristate "Atmel USBA"
        select USB_GADGET_DUALSPEED
This page took 0.024675 seconds and 5 git commands to generate.