Kconfig (a976c2951d8f376112361830aa7762beff83a205) | Kconfig (cae8dc3b685fb24f61f09b7197c6a383a66cff2c) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2 |
|
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 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. --- 87 unchanged lines hidden --- | 3config USB_DWC2 4 tristate "DesignWare USB2 DRD Core Support" 5 depends on HAS_DMA 6 depends on USB || USB_GADGET 7 depends on HAS_IOMEM 8 help 9 Say Y here if your system has a Dual Role Hi-Speed USB 10 controller based on the DesignWare HSOTG IP Core. --- 87 unchanged lines hidden --- |