usb/penwell: change VBUS draw settings in i386_mfld_defconfig
authorjzhuan5 <jin.can.zhuang@intel.com>
Tue, 6 Dec 2011 20:57:01 +0000 (15:57 -0500)
committerbuildbot <buildbot@intel.com>
Fri, 16 Dec 2011 13:58:50 +0000 (05:58 -0800)
BZ: 16022

ported from R2.
Set VBUS DRAW and SUPEND VBUS DRAW to 500.

Change-Id: I40506a4d3d941d9573f553a9b969ce4e951d5386
Signed-off-by: jzhuan5 <jin.can.zhuang@intel.com>
Reviewed-on: http://android.intel.com:8080/26928
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Dong, Chuanxiao <chuanxiao.dong@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/configs/i386_mfld_defconfig

index 9c10d3a..b816a7e 100644 (file)
@@ -1949,7 +1949,8 @@ CONFIG_USB_GADGET=y
 # CONFIG_USB_GADGET_DEBUG is not set
 # CONFIG_USB_GADGET_DEBUG_FILES is not set
 # CONFIG_USB_GADGET_DEBUG_FS is not set
-CONFIG_USB_GADGET_VBUS_DRAW=2
+CONFIG_USB_GADGET_VBUS_DRAW=500
+CONFIG_USB_GADGET_SUSPEND_VBUS_DRAW=500
 # CONFIG_USB_R8A66597 is not set
 # CONFIG_USB_M66592 is not set
 # CONFIG_USB_AMD5536UDC is not set