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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

811件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

647件の閲覧回数
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 件の賞賛
返信

647件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

have you try this ?

bitbake linux-imx -c menuconfig

0 件の賞賛
返信