| comment "MUSB Controller Driver" |
| bool "MUSB host mode support" |
| Enables the MUSB USB dual-role controller in host mode. |
| bool "MUSB gadget mode support" |
| select USB_GADGET_DUALSPEED |
| Enables the MUSB USB dual-role controller in gadget mode. |
| if USB_MUSB_HOST || USB_MUSB_GADGET |
| bool "Enable Microchip PIC32 DRC USB controller" |
| depends on DM_USB && MACH_PIC32 |
| Say y to enable PIC32 USB DRC controller support |
| if it is available on your Microchip PIC32 platform. |
| bool "Enable sunxi OTG / DRC USB controller" |
| Say y here to enable support for the sunxi OTG / DRC USB controller |
| used on almost all sunxi boards. |