menuconfig

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

menuconfig

1,469 次查看
santhosha
Contributor II

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

Will bitbake linux-imx -c menuconfig helps?

标签 (1)
2 回复数

1,270 次查看
aravinthkumarja
Senior Contributor II

Hi santhosha​,

Run the menuconfig command:

=> bitbake linux-yocto -c menuconfig

For your Reference:

Yocto Project Linux Kernel Development Manual

1,270 次查看
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 项奖励
回复