menuconfig
‎07-11-2016
05:03 AM
1,159 Views
santhosha
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to get the menuconfig to enable/disable the required drivers?
Will bitbake linux-imx -c menuconfig helps?
Reply
2 Replies
‎07-11-2016
10:39 PM
960 Views
aravinthkumarja
Senior Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ​,
Run the menuconfig
command:
=> bitbake linux-yocto -c menuconfig
For your Reference:
Reply
‎07-12-2016
10:12 AM
960 Views


NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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,
