choice: Firmware verification

Firmware verification

Type: bool

Direct dependencies

UPDATEHUB

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/mgmt/updatehub/Kconfig:124

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:32<Zephyr>/subsys/mgmt/Kconfig:13

Menu path: (Top) → Sub Systems and OS Services → Device Management → UpdateHub Firmware Over-the-Air support

choice
    bool "Firmware verification"
    default UPDATEHUB_DOWNLOAD_STORAGE_SHA256_VERIFICATION
    depends on UPDATEHUB

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