|
@@ -1,6 +1,7 @@
|
|
config USB_DWC2
|
|
config USB_DWC2
|
|
tristate "DesignWare USB2 DRD Core Support"
|
|
tristate "DesignWare USB2 DRD Core Support"
|
|
depends on USB || USB_GADGET
|
|
depends on USB || USB_GADGET
|
|
|
|
+ depends on HAS_IOMEM
|
|
help
|
|
help
|
|
Say Y here if your system has a Dual Role Hi-Speed USB
|
|
Say Y here if your system has a Dual Role Hi-Speed USB
|
|
controller based on the DesignWare HSOTG IP Core.
|
|
controller based on the DesignWare HSOTG IP Core.
|