Kconfig (ee89b641a9ddca5f2d1e38d205473c4b0d26c670) | Kconfig (a057c3259ab6ecab477379d23e27ea0afdb219e6) |
---|---|
1config USB_DWC2 2 tristate "DesignWare USB2 DRD Core Support" 3 depends on HAS_DMA 4 depends on USB || USB_GADGET | 1config USB_DWC2 2 tristate "DesignWare USB2 DRD Core Support" 3 depends on HAS_DMA 4 depends on USB || USB_GADGET |
5 depends on HAS_IOMEM |
|
5 help 6 Say Y here if your system has a Dual Role Hi-Speed USB 7 controller based on the DesignWare HSOTG IP Core. 8 9 For host mode, if you choose to build the driver as dynamically 10 linked modules, the core module will be called dwc2.ko, the PCI 11 bus interface module (if you have a PCI bus system) will be 12 called dwc2_pci.ko, and the platform interface module (for --- 81 unchanged lines hidden --- | 6 help 7 Say Y here if your system has a Dual Role Hi-Speed USB 8 controller based on the DesignWare HSOTG IP Core. 9 10 For host mode, if you choose to build the driver as dynamically 11 linked modules, the core module will be called dwc2.ko, the PCI 12 bus interface module (if you have a PCI bus system) will be 13 called dwc2_pci.ko, and the platform interface module (for --- 81 unchanged lines hidden --- |