summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos4-common.h
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 /include/configs/exynos4-common.h
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 'include/configs/exynos4-common.h')
-rw-r--r--include/configs/exynos4-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h
index 7973991af6..a0f4aa8790 100644
--- a/include/configs/exynos4-common.h
+++ b/include/configs/exynos4-common.h
@@ -27,9 +27,6 @@
#define CONFIG_CMD_DFU
#define CONFIG_CMD_GPT
-/* USB Composite download gadget - g_dnl */
-#define CONFIG_USB_GADGET_DOWNLOAD
-
/* TIZEN THOR downloader support */
#define CONFIG_CMD_THOR_DOWNLOAD
#define CONFIG_USB_FUNCTION_THOR
OpenPOWER on IntegriCloud