The latest development version of this page may be more current than this released 3.0.0 version.
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 Kconfig.zephyr:765

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