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:10Kconfig.zephyr:35subsys/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.)