-
CONFIG_SETTINGS_FCB
¶
FCB
Type: bool
Help¶
Use FCB as a settings storage back-end.
Direct dependencies¶
FCB
&& <choice: Storage back-end>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/settings/Kconfig:43
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:36
Menu path: (top menu) → Enable settings subsystem with non-volatile storage → Storage back-end
config SETTINGS_FCB bool prompt "FCB" ifFCB
&& <choice: Storage back-end> depends onFCB
&& <choice: Storage back-end> help Use FCB as a settings storage back-end.
(Definitions include propagated dependencies, including from if’s and menus.)