-
CONFIG_SETTINGS_NONE
¶
NONE
Type: bool
Help¶
No storage back-end.
Kconfig definition¶
At subsys/settings/Kconfig:88
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:34
Menu path: (Top) → Enable settings subsystem with non-volatile storage → Storage back-end
config SETTINGS_NONE bool "NONE" depends on <choice: Storage back-end> help No storage back-end.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)