Note that .ko files are built for modules (most often drivers), but CONFIG_WLAN is a boolean option, it has no module option. If it is included in the final config successfully, then the related code is part of the kernel itself, not a separate kernel object/module.

You can find the final config in the build folder (see https://docs.yoctoproject.org/kernel-dev/common.html#using-menuconfig for the exact location)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64030): https://lists.yoctoproject.org/g/yocto/message/64030
Mute This Topic: https://lists.yoctoproject.org/mt/109046157/21656
Mute 
#kernelmodule:https://lists.yoctoproject.org/g/yocto/mutehashtag/kernelmodule
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to