summaryrefslogtreecommitdiffstats
path: root/configs/am335x_boneblack_vboot_defconfig
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2016-04-13 14:20:26 +0300
committerMarek Vasut <marex@denx.de>2016-04-20 11:43:27 +0200
commitaaa4a9e313ee6e5d30c1476ad754e0b907e34217 (patch)
tree62b36c8a99861a9d4d89b7735e26bcca3b8f6bb2 /configs/am335x_boneblack_vboot_defconfig
parent3457bbaf22a8fb6884d52fc3af997c187e930f06 (diff)
downloadblackbird-obmc-uboot-aaa4a9e313ee6e5d30c1476ad754e0b907e34217.tar.gz
blackbird-obmc-uboot-aaa4a9e313ee6e5d30c1476ad754e0b907e34217.zip
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>
Diffstat (limited to 'configs/am335x_boneblack_vboot_defconfig')
-rw-r--r--configs/am335x_boneblack_vboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig
index 8208b3cb95..8e252fff9a 100644
--- a/configs/am335x_boneblack_vboot_defconfig
+++ b/configs/am335x_boneblack_vboot_defconfig
@@ -27,3 +27,4 @@ CONFIG_OMAP_TIMER=y
CONFIG_USB=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_DOWNLOAD=y
OpenPOWER on IntegriCloud