-
CONFIG_NVS_LOG
¶
Non-volatile Storage logging
Type: bool
Help¶
Enable logs and checks for Non-volatile Storage.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/fs/nvs/Kconfig:26
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:16
→ subsys/fs/Kconfig:118
Menu path: (top menu) → File Systems
config NVS_LOG bool prompt "Non-volatile Storage logging" ifNVS
selectSYS_LOG
ifNVS
depends onNVS
help Enable logs and checks for Non-volatile Storage.
(Definitions include propagated dependencies, including from if’s and menus.)