choice: BOSSA bootloader variant

BOSSA bootloader variant

Type: bool

Direct dependencies

BOOTLOADER_BOSSA

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At <Zephyr>/Kconfig.zephyr:478

Included via <Zephyr>/Kconfig:8

Menu path: (Top) → Boot Options → BOSSA bootloader support

choice
    bool "BOSSA bootloader variant"
    depends on BOOTLOADER_BOSSA

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