usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
[cascardo/linux.git] / drivers / usb / gadget / udc / Kconfig
index cdbff54..753c29b 100644 (file)
@@ -174,6 +174,17 @@ config USB_RENESAS_USBHS_UDC
           dynamically linked module called "renesas_usbhs" and force all
           gadget drivers to also be dynamically linked.
 
+config USB_RENESAS_USB3
+       tristate 'Renesas USB3.0 Peripheral controller'
+       depends on ARCH_SHMOBILE || COMPILE_TEST
+       help
+          Renesas USB3.0 Peripheral controller is a USB peripheral controller
+          that supports super, high, and full speed USB 3.0 data transfers.
+
+          Say "y" to link the driver statically, or "m" to build a
+          dynamically linked module called "renesas_usb3" and force all
+          gadget drivers to also be dynamically linked.
+
 config USB_PXA27X
        tristate "PXA 27x"
        help