From: David Brownell Date: Fri, 6 May 2005 14:02:01 +0000 (-0700) Subject: [PATCH] USB: Kconfig fixes for usb/gadget X-Git-Tag: v2.6.13-rc1~51^2~8^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028b271b687714f9fc7a1e89bb79f1fbeef154ee;p=pandora-kernel.git [PATCH] USB: Kconfig fixes for usb/gadget This prevents gadget drivers from being selected when no controller has been selected, by adding an additional boolean and depending on it. It's mostly to help "allmodconfig". Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed