CONFIG_NVS

Non-volatile Storage

Type: bool

Help

Enable support of Non-volatile Storage.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/subsys/fs/nvs/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:24<Zephyr>/subsys/fs/Kconfig:66

Menu path: (Top) → Sub Systems and OS Services → File Systems

config NVS
    bool "Non-volatile Storage"
    help
      Enable support of Non-volatile Storage.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)