<div dir="ltr">Thanks Lei Yu.<div><br></div><div>Actually, I want to enable CONFIG_DEVMEM in my specific machine.</div><div>I added the below config to my machine.cfg</div><div>CONFIG_DEVMEM=y<br></div><div><div>CONFIG_HWMON=y</div><div>CONFIG_SENSORS_TMP421=y</div><div><div><br></div></div></div><div>But I still saw the line in the ".config" after devtool modify linux-aspeed.</div><div># CONFIG_DEVMEM is not set<br></div><div><br></div><div>How should I do?</div><div><br></div><div>Thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">2018-07-04 9:39 GMT+08:00 Lei YU <span dir="ltr"><<a href="mailto:mine260309@gmail.com" target="_blank">mine260309@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> I would like to enable a specific Kernel config in my machine.<br>
> I don't want to modify the 'defconfig'<br>
><br>
> Could anyone tell me how to do?<br>
<br>
</span>Please refer to machine-layer recipes, e.g. meta-romulus' linux recipe:<br>
<a href="https://github.com/openbmc/openbmc/tree/master/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-kernel/linux" rel="noreferrer" target="_blank">https://github.com/openbmc/<wbr>openbmc/tree/master/meta-<wbr>openbmc-machines/meta-<wbr>openpower/meta-ibm/meta-<wbr>romulus/recipes-kernel/linux</a><br>
</blockquote></div><br></div></div>