diff options
author | Koen Kooi <koen@openembedded.org> | 2010-05-21 11:48:35 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-21 11:51:28 +0200 |
commit | 2c153f33b8ebb807a622ad9ae92ed5341a356740 (patch) | |
tree | 5975c52587df9e511b566d62e0fce67e3c99e9ff /recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig | |
parent | 9bd07cffd22f65cb9b7b6f3d0c59939de5da8fb3 (diff) |
linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig')
-rw-r--r-- | recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig index 86ed6c980e..679d917e16 100644 --- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig +++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig @@ -2330,7 +2330,7 @@ CONFIG_USB_GADGET=y # CONFIG_USB_GADGET_DEBUG is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set CONFIG_USB_GADGET_DEBUG_FS=y -CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_VBUS_DRAW=480 CONFIG_USB_GADGET_SELECTED=y # CONFIG_USB_GADGET_AT91 is not set # CONFIG_USB_GADGET_ATMEL_USBA is not set |