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 ? -mike -- 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