From 25b23dbf56eeb7d52f296ebf4d4cea2fd4999c1a Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 27 Nov 2012 14:22:53 +0100 Subject: colibri_t30: USB: 2 mA VBUS draw As Colibris are usually self powered default drawn VBUS to 2 mA rather than demanding 500 mA. This should fix it running from not self powered USB hubs as well. --- arch/arm/configs/colibri_t30_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/colibri_t30_defconfig b/arch/arm/configs/colibri_t30_defconfig index c63241c2616f..70656a003a23 100644 --- a/arch/arm/configs/colibri_t30_defconfig +++ b/arch/arm/configs/colibri_t30_defconfig @@ -317,7 +317,6 @@ CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_PL2303=y CONFIG_USB_GADGET=y -CONFIG_USB_GADGET_VBUS_DRAW=500 CONFIG_USB_TEGRA=y CONFIG_USB_G_ANDROID=y CONFIG_USB_COLIBRI_OTG=y -- cgit v1.2.3