choice: Crypto backend for the flash check functions

Crypto backend for the flash check functions

Type: bool

Direct dependencies

FLASH_AREA_CHECK_INTEGRITY && FLASH_MAP

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At <Subsystem>/storage/flash_map/Kconfig:38

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:55<Subsystem>/storage/Kconfig:8

Menu path: (Top) → Sub Systems and OS Services → Storage → Flash map abstraction module → Enable flash check functions

choice
    bool "Crypto backend for the flash check functions"
    default FLASH_AREA_CHECK_INTEGRITY_TC
    depends on FLASH_AREA_CHECK_INTEGRITY && FLASH_MAP

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)