-
CONFIG_SETTINGS_NONE
¶
NONE
Type: bool
Help¶
No storage back-end.
Kconfig definition¶
At <Zephyr>/subsys/settings/Kconfig:71
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:57
Menu path: (Top) → Sub Systems and OS Services → Settings → Storage back-end
config SETTINGS_NONE
bool "NONE"
depends on <choice>
help
No storage back-end.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)