-
CONFIG_FILE_SYSTEM
¶
File system support
Type: bool
Help¶
Enables support for file system.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/fs/Kconfig:13
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:16
Menu path: (top menu) → File Systems
config FILE_SYSTEM
bool
prompt "File system support"
help
Enables support for file system.
(Definitions include propagated dependencies, including from if’s and menus.)