Configure kernel using menuconfig inside yocto

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Configure kernel using menuconfig inside yocto

跳至解决方案
1,090 次查看
Rabiraj
Contributor II

Hi,
I am trying to configure the kernel using menuconfig.
I am able to download the linux-imx kernel and build it.
then use make menuconfig and, GUI prompt is appearing for editing.
I want to do the same with my yocto BSP.
I am using phyCore-i.mx 8m plus SOM
Can you say me, which command should I use ?

0 项奖励
回复
1 解答
1,069 次查看
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey

在原帖中查看解决方案

1 回复
1,070 次查看
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey