Commit c4da177f authored by Felipe Balbi's avatar Felipe Balbi

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
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment