u-boot/drivers/usb
Masahiro Yamada 6ea247d137 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
We see the choice of USB_DWC3_HOST / _GADGET in drivers/usb/dwc3/Kconfig,
but we can not choose USB_DWC3_HOST unless USB_GADGET is defined.
This is strange.

Loosen the "depends on" and also move "select USB_GADGET_DUALSPEED" to
the correct place.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-08-28 22:32:34 +02:00
..
common fsl/usb: enable errata-a010151 for ls2088a and ls2081a 2017-08-01 08:28:56 -07:00
dwc3 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 2017-08-28 22:32:34 +02:00
emul usb: hub: Change USB hub descriptor to match USB 3.0 hubs 2017-07-28 23:34:20 +02:00
eth usb: net: Add support for Microchip LAN75xx and LAN78xx 2017-08-14 12:47:33 -05:00
gadget fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long 2017-08-22 08:20:02 -04:00
host usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig 2017-08-21 11:30:44 +02:00
musb omap4: Drop redundant CONFIG_OMAP4430 symbol 2017-05-15 10:39:59 -04:00
musb-new avr32: Retire AVR32 for good 2017-07-06 16:17:19 -04:00
phy treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: net: Add support for Microchip LAN75xx and LAN78xx 2017-08-14 12:47:33 -05:00