git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
168ffc4
)
USB: fix the USB_GADGET_DUMMY_HCD dependencies
author
Adrian Bunk
<bunk@stusta.de>
Sun, 30 Jul 2006 23:43:53 +0000
(
01:43
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 2 Aug 2006 23:41:42 +0000
(16:41 -0700)
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 <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found