Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4da177f authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: depend on both Host and Gadget stacks



now that we have host support, we must depend
on both sides.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent f80b45e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config USB_DWC3
	tristate "DesignWare USB3 DRD Core Support"
	depends on (USB || USB_GADGET)
	depends on (USB && USB_GADGET)
	select USB_OTG_UTILS
	select USB_GADGET_DUALSPEED
	select USB_GADGET_SUPERSPEED