drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.
[u-boot.git] / drivers / usb / musb-new / Kconfig
index 6a6cb93b4c507e7ed7d07c7489be1088bac8516f..4e8a5432efab6b066d21139df7b0d9661cc3ac90 100644 (file)
@@ -15,6 +15,13 @@ config USB_MUSB_GADGET
 
 if USB_MUSB_HOST || USB_MUSB_GADGET
 
+config USB_MUSB_PIC32
+       bool "Enable Microchip PIC32 DRC USB controller"
+       depends on DM_USB && MACH_PIC32
+       help
+         Say y to enable PIC32 USB DRC controller support
+         if it is available on your Microchip PIC32 platform.
+
 config USB_MUSB_SUNXI
        bool "Enable sunxi OTG / DRC USB controller"
        depends on ARCH_SUNXI
This page took 0.025347 seconds and 4 git commands to generate.