Configure kernel using menuconfig inside yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Configure kernel using menuconfig inside yocto

Jump to solution
1,000 Views
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 Kudos
Reply
1 Solution
979 Views
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey

View solution in original post

1 Reply
980 Views
Harvey021
NXP TechSupport
NXP TechSupport

bitbake -c menuconfig linux-imx

 

Regards

Harvey