KConfig fragment issue migrating from v2.6.1 to v3.0.2

Hi

I am trying to mugrate my app from v2.6.1 to v.3.0.2.

As I have several configuration variants, so I build from batchfiles, ending in a west build command. Updating the west interface a bit made my application build with a couple of deprecation warnings. That's ok.

The problem is that my KConfig fragment in my application folder is not considered - I only see a few "sysbuild" options when I hit KConfig in the extension (or make menuconfig).

rgds Tage

Related