anchao commented on code in PR #15551: URL: https://github.com/apache/nuttx/pull/15551#discussion_r1916007014
########## boards/arm/nrf53/nrf5340-dk/configs/qspi_cpuapp/#defconfig#: ########## @@ -21,14 +21,14 @@ CONFIG_BOARD_LOOPSPERMSEC=5500 CONFIG_EXPERIMENTAL=y CONFIG_FS_LITTLEFS=y CONFIG_INIT_ENTRYPOINT="nsh_main" +CONFIG_LINE_MAX=64 Review Comment: These are two different things. This PR is just to clear unnecessary definitions. If you think this defconfig file is unreasonable, please submit it by yourself after my PR is merged. Please don't block this PR process. -- 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