blob: 71725ddc8f256d40aeca52df3e683eeb4139f36e [file] [log] [blame]
Alexander Shishkinbc25a802012-05-11 17:25:45 +03001config USB_CHIPIDEA
2 tristate "ChipIdea Highspeed Dual Role Controller"
3 depends on USB && USB_GADGET
4 select USB_GADGET_DUALSPEED
5 help
6 Say Y here if your system has a dual role high speed USB
7 controller based on ChipIdea silicon IP. Currently, only the
8 peripheral mode is supported.
9
10 When compiled dynamically, the module will be called ci-hdrc.ko.