On Fri, 2013-12-06 at 21:50 -0800, [email protected] wrote: > From: Nitin A Kamble <[email protected]> > > Add generic firmware loading feature for the standard type kernel. > > Signed-off-by: Nitin A Kamble <[email protected]>
Reviewed-by: Darren Hart <[email protected]> > --- > meta/cfg/kernel-cache/ktypes/standard/standard.scc | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/cfg/kernel-cache/ktypes/standard/standard.scc > b/meta/cfg/kernel-cache/ktypes/standard/standard.scc > index 0a8e941..31ebd22 100644 > --- a/meta/cfg/kernel-cache/ktypes/standard/standard.scc > +++ b/meta/cfg/kernel-cache/ktypes/standard/standard.scc > @@ -16,6 +16,8 @@ kconf non-hardware standard.cfg > > include features/kgdb/kgdb.scc > > +include features/firmware/firmware.scc > + > include arch/omap/omap.scc > > include features/lttng/lttng.scc -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
