diff options
-rw-r--r-- | drivers/usb/dwc2/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/dwc2/Kconfig b/drivers/usb/dwc2/Kconfig index fd95ba6ec317..f0decc0d69b5 100644 --- a/drivers/usb/dwc2/Kconfig +++ b/drivers/usb/dwc2/Kconfig | |||
@@ -1,5 +1,6 @@ | |||
1 | config USB_DWC2 | 1 | config USB_DWC2 |
2 | tristate "DesignWare USB2 DRD Core Support" | 2 | tristate "DesignWare USB2 DRD Core Support" |
3 | depends on HAS_DMA | ||
3 | depends on USB || USB_GADGET | 4 | depends on USB || USB_GADGET |
4 | help | 5 | help |
5 | Say Y here if your system has a Dual Role Hi-Speed USB | 6 | Say Y here if your system has a Dual Role Hi-Speed USB |