The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SETTINGS_ENCODE_LEN

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SETTINGS

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/settings/Kconfig:25

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:36

Menu path: (top menu) → Enable settings subsystem with non-volatile storage

config SETTINGS_ENCODE_LEN
    bool
    depends on SETTINGS

(Definitions include propagated dependencies, including from if’s and menus.)