anchao commented on code in PR #13519: URL: https://github.com/apache/nuttx/pull/13519#discussion_r1879185935
########## fs/Kconfig: ########## @@ -129,11 +129,17 @@ config FS_HEAPBUF_SECTION config FS_REFCOUNT bool "File reference count" - default !DEFAULT_SMALL + default n Review Comment: ok, let us set default value to !DISABLE_PTHREAD -- 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