On Mon, 2013-03-11 at 17:18 +0530, Sekhar Nori wrote: > On 3/9/2013 4:11 AM, Robert Tivy wrote: > > diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig > > index 96ce101..21d04f1 100644 > > --- a/drivers/remoteproc/Kconfig > > +++ b/drivers/remoteproc/Kconfig > > @@ -5,7 +5,7 @@ config REMOTEPROC > > tristate > > depends on EXPERIMENTAL > > depends on HAS_DMA > > - select FW_CONFIG > > + select FW_LOADER > > select VIRTIO > > > > config OMAP_REMOTEPROC This fixes the typo introduced in the typo introduced in (one line) commit e121aefa7d9f10eee5cf26ed47129237a05d940b ("remoteproc: fix missing CONFIG_FW_LOADER configurations"). That seems a separate issue. Can't it be submitted as a separate (one line) patch? That would probably make it easier to get it into stable. Ohad has already stated that this would be a good idea. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html