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 Subsystem>/fs/nvs/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:44 → <Zephyr Subsystem>/Kconfig:25 → <Zephyr Subsystem>/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.)