summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra-common-usb-gadget.h
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2016-04-13 14:20:24 +0300
committerMarek Vasut <marex@denx.de>2016-04-20 11:43:27 +0200
commita59a77f86318550168d5ceec36a7ca0add42d778 (patch)
treee41d5cc6e69d644c6ca38028916d70e87ddc9659 /include/configs/tegra-common-usb-gadget.h
parenta2e3a1d86c17b457056a4b65d8c045d98a75ba0f (diff)
downloadblackbird-obmc-uboot-a59a77f86318550168d5ceec36a7ca0add42d778.tar.gz
blackbird-obmc-uboot-a59a77f86318550168d5ceec36a7ca0add42d778.zip
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
The description was borrowed from kernel. Definitions were added to defconfig files in a way that "make savedefconfig" generates exactly the same file as used defconfig. Boards using 0 mA as CONFIG_USB_GADGET_VBUS_DRAW value were moved to use 2 mA (as minimal allowed by Kconfig). Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'include/configs/tegra-common-usb-gadget.h')
-rw-r--r--include/configs/tegra-common-usb-gadget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tegra-common-usb-gadget.h b/include/configs/tegra-common-usb-gadget.h
index c3a01514ca..ec034a1f87 100644
--- a/include/configs/tegra-common-usb-gadget.h
+++ b/include/configs/tegra-common-usb-gadget.h
@@ -10,7 +10,6 @@
#ifndef CONFIG_SPL_BUILD
/* USB gadget mode support*/
-#define CONFIG_USB_GADGET_VBUS_DRAW 2
#define CONFIG_CI_UDC
#define CONFIG_CI_UDC_HAS_HOSTPC
#define CONFIG_USB_GADGET_DUALSPEED
OpenPOWER on IntegriCloud