<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hi,</div><div><br></div><div>I've just been looking into configuring the kernel for my board. I've read the documentation at <a href="https://community.freescale.com/docs/DOC-95045">https://community.freescale.com/docs/DOC-95045</a> so I know how to do it; I'm just curious about something.</div><div><br></div><div>In the yocto documentation, they say to add to the kernel configuration you can simply use configuration fragments <a href="http://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#creating-config-fragments">http://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#creating-config-fragments</a> rather than having to replace the entire defconfig; this would be much preferable to me as I'm trying to make my development code in its' own recipes and not have various changes needed to be made manually (for now I will probably just make my own defconfig and have it overwrite the one being copied from the freescale portion).<br><br>I took a look at the run.do_configure/compile, etc in the build directory for linux-imx and saw that there wasn't any mention of .cfg. Is the .cfg file way of doing it something that will eventually be brought into the imx code, or am I just missing something? Or is there another recommended way I've missed?</div><div><br></div><div>Regards,</div><div><br></div><div>Morgan McKenzie</div> </div></body>
</html>