raiden00pl opened a new pull request, #19693: URL: https://github.com/apache/nuttx/pull/19693
## Summary olddefconfig only ran when .config was generated from the defconfig, so changes applied to an existing .config (e.g. with kconfig-tweak) never got their dependent defaults. Run olddefconfig on reconfigure as well, as the Make flow does on every build. ## Impact align cmake with make ## Testing update cmake generated config with kconfig-tweak -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
