Zephyr has some experimental, undocumented functionality that parses CMake cache variables that are named like Kconfig variables and merges this into a project's Kconfig configuration:https://github.com/zephyrproject-rtos/zephyr/blob/main/cmake/modules/kconfig.cmake#L208-L211 https://github.com/zep...