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)
commite3c6f15fecee5aaa2dd1d0b83b17d09b64997e31
treeb51aa9a418374076a69debd8a99a4950db2c17aa
parenta1be9eee2996fd9969625e7b5e2f2bc2032fd3cb
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 <mingo@elte.hu>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/musb/Kconfig