tinnedkarma commented on code in PR #17011: URL: https://github.com/apache/nuttx/pull/17011#discussion_r2346769481
########## arch/Kconfig: ########## @@ -1274,11 +1274,12 @@ comment "Board Settings" config BOARD_LOOPSPERMSEC Review Comment: All other board related configs lives in the boards/Kconfig, at the end of the file. Won't be an idea to move this board related config there as well? Overall, the location of this config have no functional impact, but it may add some consistency benefit for this config to be in the boards/Kconfig file. -- 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