--- On Fri, 5/21/10, Gupta, Ajay Kumar <ajay.gupta@xxxxxx> wrote: > > >Then I think these #ifdefferys are required in all > the board files. As I already explained: *NO*. Unless the board has been designed in a flakey manner (like the DM6446 EVM) it should have no #ifdeffery in the MUSB configuration. > > >Then if I choose to compile the Kernel only for > peripheral mode > > >(Case-B above) then I would get below error from > musb_core.c. > > > > > >"incompatible Kconfig role setting" That's a *correct* report that your config is broken. The hardware has an OTG connector, so the kernel should be supporting OTG mode. If it's not, that's an error; don't try to hide such errors. - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html