anchao commented on code in PR #13519:
URL: https://github.com/apache/nuttx/pull/13519#discussion_r1764319366


##########
fs/Kconfig:
##########
@@ -121,11 +121,17 @@ config FS_HEAPSIZE
 
 config FS_REFCOUNT
        bool "File reference count"
-       default !DEFAULT_SMALL

Review Comment:
   Not all developers are aware of DEFAULT_SMALL, this change will only keep 
the behavior before #13296 was introduced so that it does not cause any burden 
to other developers, the default configuration adds 500+ bytes per platform, 
which is unfair to junior developers.



-- 
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]

Reply via email to