
13 May
2016
13 May
'16
2:17 p.m.
Hi,
This series fixes dwc3 usb config issues and am57xx-evm USB configuration to get USB host ports working properly on am57xx-evm and beagle-x15.
-- cheers, -roger
Roger Quadros (4): usb: dwc3: fix kconfig board: ti: am57xx: Fix USB configuration usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled usb: gadget: udc: Build on USB_GADGET
drivers/usb/dwc3/Kconfig | 9 +++++---- drivers/usb/dwc3/Makefile | 2 +- drivers/usb/gadget/udc/Makefile | 2 +- include/configs/am57xx_evm.h | 3 +++ 4 files changed, 10 insertions(+), 6 deletions(-)
--
2.7.4