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.)

Kconfig definition

At <Zephyr>/subsys/storage/flash_map/Kconfig:38

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:44<Zephyr>/subsys/Kconfig:55<Zephyr>/subsys/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.)