choice: Hawkbit DDI API authentication modes

Hawkbit DDI API authentication modes

Type: bool

Direct dependencies

HAWKBIT

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At <Zephyr>/subsys/mgmt/hawkbit/Kconfig:55

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:44<Zephyr>/subsys/Kconfig:35<Zephyr>/subsys/mgmt/Kconfig:11

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

choice
    bool "Hawkbit DDI API authentication modes"
    default HAWKBIT_DDI_NO_SECURITY
    depends on HAWKBIT

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