usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig

While at it, remove obsolete CONFIG_USBDOWNLOAD_GADGET option from some
config headers. This is also probably fixes am335x_baltos board.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
This commit is contained in:
Sam Protsenko
2016-04-13 14:20:26 +03:00
committed by Marek Vasut
parent 3457bbaf22
commit aaa4a9e313
124 changed files with 102 additions and 45 deletions

View File

@@ -13,4 +13,5 @@ CONFIG_SYS_PROMPT="U-Boot> "
CONFIG_USB=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_ATMEL_USBA=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_OF_LIBFDT=y