Donny9 commented on code in PR #7404:
URL: https://github.com/apache/incubator-nuttx/pull/7404#discussion_r1003024391


##########
fs/romfs/Kconfig:
##########
@@ -20,4 +20,10 @@ config FS_ROMFS_CACHE_NODE
                is mounted so that we can quick access entry of ROMFS
                filesystem on emmc/sdcard.
 
+config FS_ROMFS_CACHE_FILE_NSECTORS
+       int "The number of file cache sector"
+       default 1

Review Comment:
   Done. set range to 1-256



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

Reply via email to