How do I list the kernel config options for i.MX6Q SABRESD using the yocto-kernel script?

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

How do I list the kernel config options for i.MX6Q SABRESD using the yocto-kernel script?

768 Views
tempo_steven
Contributor I

This is what I am trying to do:

t7-docker@ed94c6790543:/media/t7-docker/HDD01/projies/imx6_SABRE/fsl-release-bsp/wookie_sd$ yocto-kernel config list ???        

Unable to find the BSP layer for machine tmp.

Please make sure it is listed in bblayers.conf

t7-docker@ed94c6790543:/media/t7-docker/HDD01/projies/imx6_SABRE/fsl-release-bsp/wookie_sd$

I have tried all the BSP names that I could come up with. The bblayers.conf does not help.

I am doing this in a container and menuconfig is not working, so I thought I would try to modify the config using the yocto-kernel script.

Thanks for any help

Regards,

Steven

0 Kudos
Reply
2 Replies

604 Views
tempo_steven
Contributor I

I am doing this in a container and menuconfig is not working, so I thought I would try to modify the config using the yocto-kernel script.

The yocto-kernel script allows you to list, add and remove config options.

0 Kudos
Reply

604 Views
jimmychan
NXP TechSupport
NXP TechSupport

have you try this ?

bitbake linux-imx -c menuconfig

0 Kudos
Reply