menuconfig

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

menuconfig

695 Views
santhosha
Contributor II

How to get the menuconfig to enable/disable the required drivers?

Will bitbake linux-imx -c menuconfig helps?

Labels (1)
2 Replies

496 Views
aravinthkumarja
Senior Contributor II

Hi santhosha​,

Run the menuconfig command:

=> bitbake linux-yocto -c menuconfig

For your Reference:

Yocto Project Linux Kernel Development Manual

496 Views
gusarambula
NXP TechSupport
NXP TechSupport

Thanks, Aravinthkumar Jayaprakasam!

I would also recommend looking at the following Yocto Tutorial where the kernel is configured outside of bitbake, which is useful in some circunstances.

Yocto Training - Task #5

You may need to use a different kernel recipe depending on which Release of the BSP or Branch from the FSL Community BSP you are using.

Regards,

0 Kudos