154568cb3Sopenharmony_cimenu "Fs Modules Configuration" 254568cb3Sopenharmony_ci 354568cb3Sopenharmony_ciconfig OS_SUPPORT_FS 454568cb3Sopenharmony_ci bool "Whether support fs module or not" 554568cb3Sopenharmony_ci default n 654568cb3Sopenharmony_ci 754568cb3Sopenharmony_cimenu "Fs features configuration" 854568cb3Sopenharmony_ci depends on OS_SUPPORT_FS 954568cb3Sopenharmony_ci 1054568cb3Sopenharmony_ciconfig OS_SUPPORT_LITTLEFS 1154568cb3Sopenharmony_ci int "Whether support littlefs module or not" 1254568cb3Sopenharmony_ci default 1 1354568cb3Sopenharmony_ci 1454568cb3Sopenharmony_ciconfig OS_LFS_MAX_OPEN_FILES 1554568cb3Sopenharmony_ci int "Maximum number of file operations supported by the system" 1654568cb3Sopenharmony_ci default 32 1754568cb3Sopenharmony_ci 1854568cb3Sopenharmony_ciconfig OS_LFS_MAX_MOUNT_SIZE 1954568cb3Sopenharmony_ci int 2054568cb3Sopenharmony_ci default 3 2154568cb3Sopenharmony_ci 2254568cb3Sopenharmony_ciendmenu 2354568cb3Sopenharmony_ciendmenu 24