From: David Brownell Date: Fri, 12 Sep 2008 16:39:06 +0000 (-0700) Subject: usb gadget: USB_GADGET_VBUS_DRAW Kconfig option X-Git-Tag: v2.6.28-rc1~254^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e893d25aa2abcae0f11ef263de0e8322641386;p=pandora-kernel.git usb gadget: USB_GADGET_VBUS_DRAW Kconfig option Offer a "how much VBUS power to request" configuration option for USB gadgets that aren't using board-specific customization of their gadget or (composite) configuration drivers. Also remove a couple pointless "depends on USB_GADGET" bits from the Kconfig text; booleans inside an "if USB_GADGET" will already have that dependency. Based on a patch from Justin Clacherty. Signed-off-by: David Brownell Cc: Justin Clacherty Tested-by: Robert Jarzmik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed