USB: musb: invert arch depend string
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Oct 2009 13:49:56 +0000 (09:49 -0400)
committerLinus 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