[yocto] defconfig file (or fragment files) not used

Vincent Daanen vincent.daanen at orthotaxy.com
Fri Mar 30 06:08:43 PDT 2018


Hi

> On 03/29/18 16:12 PM, Bruce Ashfield wrote:
> [cut]
> Do you have all of the CAN* Kconfig dependencies in your defconfig ?
No only the ones I need

> If you don't, the kernel config subsystem will turn them off.
> 
> Also note that a 'defconfig' translates to a merge config run (yes, even with just a defconfig) of 'allnoconfig', so that can also be turning off dependencies if they were only valid via their default and were not explicitly specified.
> 
> You can set KCONFIG_MODE="alldefconfig" in a linux-yocto bbappend to change what mode merge-config uses.
I tried this but got the same result ☹!
Do you think I have to set all the "CAN*" dependencies?


Vincent




More information about the yocto mailing list