-
choice: Storage back-end
Storage back-end
Type: bool
Help¶
Storage back-end to be used by the settings subsystem.
Defaults¶
SETTINGS_FCB
ifFCB
&&SETTINGS
Choice options¶
Kconfig definition¶
At subsys/settings/Kconfig:36
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:36
Menu path: (top menu) → Enable settings subsystem with non-volatile storage
choice bool prompt "Storage back-end" ifSETTINGS
defaultSETTINGS_FCB
ifFCB
&&SETTINGS
depends onSETTINGS
help Storage back-end to be used by the settings subsystem.
(Definitions include propagated dependencies, including from if’s and menus.)