acassis commented on PR #15188: URL: https://github.com/apache/nuttx/pull/15188#issuecomment-2546731217
@linguini1 I think that is the case, you modified a main Kconfig at arch, so it will reflect in other boards. I suggest you to run a update for all boards: ``` $ ./tools/refresh.sh --silent --defaults all ``` Then add these modified defconfigs in a separated commit, because they are not from your board, but affected by your modifications -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org