<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Kernel configuration</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894032#M135134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/fabio.poiatti@softeco.it"&gt;fabio.poiatti@softeco.it&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;'&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;ncurses-dev"&lt;/SPAN&gt;&lt;/STRONG&gt; package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&amp;nbsp;below command to install the package and try again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"sudo apt-get install libncurses5-dev"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2019 12:26:35 GMT</pubDate>
    <dc:creator>rakesh_patel</dc:creator>
    <dc:date>2019-04-15T12:26:35Z</dc:date>
    <item>
      <title>Kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894029#M135131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on IMX6ULLEVK with a BSP builded from Yocto project (branch Sumo) with&amp;nbsp;&lt;/P&gt;&lt;P&gt;linux&amp;nbsp;4.14.78&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I often see the possibility to change the kernel configuration with some definition to include&lt;/P&gt;&lt;P&gt;in defconfig file or other ... but it is not clear the BSP toolchain, which are the autogenerated file, where&lt;/P&gt;&lt;P&gt;put the kernel config .... etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any clear document to explain this chain?&lt;/P&gt;&lt;P&gt;Or ... in which file I have to change the definiton to change the kernel or include some feature&amp;nbsp;&lt;/P&gt;&lt;P&gt;non enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894029#M135131</guid>
      <dc:creator>fabio_poiatti</dc:creator>
      <dc:date>2019-04-12T13:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894030#M135132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabio Mario Poiatti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can open the kernel configuration using the command:&lt;/P&gt;&lt;P&gt;bitbake linux-imx -c menuconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also edit the defconfig file directly, which is loaded depending on your MACHINE configuration when you bake the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an example of adding an append to customize the kernel on the following document, it is for a different kernel version but the procedure remains the same.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-334088"&gt;https://community.nxp.com/docs/DOC-334088&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 16:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894030#M135132</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2019-04-12T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894031#M135133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried with some problem ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My host is ubuntu 18.04 and I builded an image with fsl-image-validation-imx option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;bitbake linux-imx -c menuconfig&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;command open a new tab on my terminal ending with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;scripts/kconfig/lxdialog/menubox.o: In function `do_scroll':&lt;BR /&gt;menubox.c:(.text+0x38): undefined reference to `wrefresh'&lt;BR /&gt;scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':&lt;BR /&gt;menubox.c:(.text+0x173): undefined reference to `wrefresh'&lt;BR /&gt;scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':&lt;BR /&gt;menubox.c:(.text+0x2d2): undefined reference to `wrefresh'&lt;BR /&gt;scripts/kconfig/lxdialog/menubox.o: In function `print_arrows.constprop.0':&lt;BR /&gt;menubox.c:(.text+0x3d4): undefined reference to `wrefresh'&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;scripts/Makefile.host:111: recipe for target 'scripts/kconfig/mconf' failed&lt;BR /&gt;make[3]: *** [scripts/kconfig/mconf] Error 1&lt;BR /&gt;/home/fabio/imx-yocto-bsp/buildx11/tmp/work-shared/imx6ull14x14evk/kernel-source/Makefile:516: recipe for target 'menuconfig' failed&lt;BR /&gt;make[2]: *** [menuconfig] Error 2&lt;BR /&gt;Makefile:146: recipe for target 'sub-make' failed&lt;BR /&gt;make[1]: *** [sub-make] Error 2&lt;BR /&gt;Makefile:24: recipe for target '__sub-make' failed&lt;BR /&gt;make: *** [__sub-make] Error 2&lt;BR /&gt;Command failed.&lt;BR /&gt;Press any key to continue... &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I need some GUI installation to have the kernel config is working?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks again&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 09:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894031#M135133</guid>
      <dc:creator>fabio_poiatti</dc:creator>
      <dc:date>2019-04-15T09:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894032#M135134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/fabio.poiatti@softeco.it"&gt;fabio.poiatti@softeco.it&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;'&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;ncurses-dev"&lt;/SPAN&gt;&lt;/STRONG&gt; package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&amp;nbsp;below command to install the package and try again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"sudo apt-get install libncurses5-dev"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 12:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894032#M135134</guid>
      <dc:creator>rakesh_patel</dc:creator>
      <dc:date>2019-04-15T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894033#M135135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!!!! :-)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 07:43:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-configuration/m-p/894033#M135135</guid>
      <dc:creator>fabio_poiatti</dc:creator>
      <dc:date>2019-04-16T07:43:52Z</dc:date>
    </item>
  </channel>
</rss>

