CONFIG_FILE_SYSTEM
File system support
Type: bool
Help
Enables support for file system.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/subsys/fs/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:25
Menu path: (Top) → Sub Systems and OS Services → 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.)