u-boot/drivers/usb
Sam Protsenko f9d0fd8a56 usb: gadget: Move CONFIG_USB_GADGET to Kconfig
The description was borrowed from kernel. "tristate" type was changed
to "bool" (I believe we don't support modules for u-boot yet, right?).
CONFIG_USB_GADGET requires CONFIG_USB to be defined too, so add it along
as well.

Definitions were added to defconfig files in a way that
"make savedefconfig" generates exactly the same file as used defconfig.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
[trini: Add zynq_zc702 conversion]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-03-25 15:29:48 -04:00
..
dwc3 bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
emul usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
eth usb: eth: fix memalign() parameter order 2016-02-24 19:12:33 +01:00
gadget usb: gadget: Move CONFIG_USB_GADGET to Kconfig 2016-03-25 15:29:48 -04:00
host sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working 2016-03-23 22:04:13 +01:00
musb Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb-new usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
phy usb: xhci: omap: Remove common dwc3 drv functions calls 2015-07-22 08:55:44 +02:00
ulpi Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET to Kconfig 2016-03-25 15:29:48 -04:00