On Thu, Dec 02, 2010 at 06:19:40AM -0500, Mike Frysinger wrote:
On Thu, Dec 2, 2010 at 04:25, Felipe Balbi <balbi@xxxxxx> wrote:
-comment "Blackfin high speed USB Support"
- depends on USB_MUSB_HDRC && ((BF54x && !BF544) || (BF52x && !BF522 && !BF523))
+config USB_MUSB_BLACKFIN
+ bool "Support for MUSB Integrated on Blackfin chips"
+ depends on BF54x || BF52x
unless i missed something, this lost the BF544/BF522/BF523 checks.
those parts do not have MUSB.
also, since there is only one Blackfin MUSB implementation, could you
add the "default y" back ? or is this taken care of already and i'm
missing it in the sea of changes ?
It's not taken care and can be put back in place. No biggy.
--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html