From: Mike Frysinger Date: Mon, 12 Oct 2009 13:49:56 +0000 (-0400) Subject: USB: musb: invert arch depend string X-Git-Tag: v2.6.32-rc5~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c6f15fecee5aaa2dd1d0b83b17d09b64997e31;p=pandora-kernel.git USB: musb: invert arch depend string 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 Signed-off-by: Mike Frysinger Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed