xref: /rk3399_rockchip-uboot/drivers/usb/dwc3/Kconfig (revision 3457bbaf22a8fb6884d52fc3af997c187e930f06)
1config USB_DWC3
2	bool "DesignWare USB3 DRD Core Support"
3	depends on (USB && USB_GADGET)
4	select USB_GADGET_DUALSPEED
5	help
6	  Say Y here if your system has a Dual Role SuperSpeed
7	  USB controller based on the DesignWare USB3 IP Core.
8