When building kernel using in-tree defconfig, set KBUILD_DEFCONFIG, but the KCONFIG_MODE is not what the documentation says set to alldefconfig.
The documentation says:
An “in-tree” defconfig file will be handled in alldefconfig mode, a
defconfig file placed in ${WORKDIR} through a meta-layer will be handled
in allnoconfig mode"
https://docs.yoctoproject.org/4.0.6/ref-manual/variables.html#term-KCONFIG_MODE
So I made a patch fix it.
Thanks.
0001-Let-the-KCONFIG_MODE-alldefconfig-mode-take-effect.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175618): https://lists.openembedded.org/g/openembedded-core/message/175618 Mute This Topic: https://lists.openembedded.org/mt/96111156/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
