-
CONFIG_SETTINGS_CUSTOM
¶
CUSTOM
Type: bool
Help¶
Use a custom settings storage back-end.
Kconfig definition¶
At subsys/settings/Kconfig:74
Included via Kconfig:10
→ Kconfig.zephyr:44
→ subsys/Kconfig:36
Menu path: (Top) → Enable settings subsystem with non-volatile storage → Storage back-end
config SETTINGS_CUSTOM bool "CUSTOM" depends on <choice: Storage back-end> help Use a custom settings storage back-end.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)