| tristate "ChipIdea Highspeed Dual Role Controller" |
| depends on ((USB_EHCI_HCD && USB_GADGET) || (USB_EHCI_HCD && !USB_GADGET) || (!USB_EHCI_HCD && USB_GADGET)) && HAS_DMA |
| Say Y here if your system has a dual role high speed USB |
| controller based on ChipIdea silicon IP. It supports: |
| Dual-role switch (ID, OTG FSM, sysfs), Host-only, and |
| When compiled dynamically, the module will be called ci-hdrc.ko. |
| bool "ChipIdea device controller" |
| Say Y here to enable device controller functionality of the |
| bool "ChipIdea host controller" |
| select USB_EHCI_ROOT_HUB_TT |
| Say Y here to enable host controller functionality of the |
| bool "ChipIdea ULPI PHY support" |
| depends on USB_ULPI_BUS=y || USB_ULPI_BUS=USB_CHIPIDEA |
| Say Y here if you have a ULPI PHY attached to your ChipIdea |