-
CONFIG_FS_NFFS_NUM_CACHE_BLOCKS
¶
Number of cached blocks
Type: int
Defaults¶
- 64 if
FILE_SYSTEM
Kconfig definition¶
At subsys/fs/Kconfig:97
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:18
Menu path: (top menu) → File Systems → NFFS Settings
config FS_NFFS_NUM_CACHE_BLOCKS int prompt "Number of cached blocks" ifFILE_SYSTEM
&&FILE_SYSTEM_NFFS
range 1 512 ifFILE_SYSTEM
default 64 ifFILE_SYSTEM
depends onFILE_SYSTEM
(Definitions include propagated dependencies, including from if’s and menus.)