Hi, In our specific platform makefile we have removed several components. Some due to conflicts and some to reduce final package size. As you know this can be done by setting to 'false' specific 'CONFIG_RTE_LIBRTE_<x>'. Is there a way to do the same in the meson/ninja process?
Regards, Liron