On Fri, Feb 15, 2013 at 12:55 AM, Tony Lindgren <[email protected]> wrote: > * Arnd Bergmann <[email protected]> [130214 14:51]: >> Patch a62a6e98 "ARM: OMAP2+: Disable code that currently does not work >> with multiplaform" makes the OMAP_MBOX_FWK option depend on !MULTIPLATFORM, >> which means we cannot simply select that symbol from OMAP_REMOTEPROC. >> >> Turning the 'select' into 'depends on' ensures that all dependencies >> are correct until OMAP_MBOX_FWK loses its dependency. >> >> Without this patch, building allmodconfig results in: >> >> drivers/remoteproc/omap_remoteproc.c:31:26: fatal error: plat/mailbox.h: No >> such file or directory >> >> Signed-off-by: Arnd Bergmann <[email protected]> > > Acked-by: Tony Lindgren <[email protected]>
Acked-by: Ohad Ben-Cohen <[email protected]> Feel free to take this via your tree - thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

