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:
a1be9ee
)
USB: musb: invert arch depend string
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 12 Oct 2009 13:49:56 +0000
(09:49 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 12 Oct 2009 21:36:28 +0000
(14:36 -0700)
The MUSB code relies on platform implementations that currently only
exists for Arm and Blackfin processors, so have the MUSB Kconfig depend
upon those arches.
This should prevent other arches from building MUSB via randconfig.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found