From: Adrian Bunk Date: Sun, 30 Jul 2006 23:43:53 +0000 (+0200) Subject: USB: fix the USB_GADGET_DUMMY_HCD dependencies X-Git-Tag: v2.6.18-rc4~66^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0c8015a2e981b9079cb5f0e2bf868fa10249ae;p=pandora-kernel.git USB: fix the USB_GADGET_DUMMY_HCD dependencies If USB=m, USB_GADGET=y, the option USB_GADGET_DUMMY_HCD mustn't be offered since selecting it results in a compile error. This patch fixes kernel Bugzilla #6534 reported by Toralf Förster. Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed