-
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:6
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:16
Menu path: (Top) → File Systems
config FILE_SYSTEM
bool "File system support"
help
Enables support for file system.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)