The latest development version of this page may be more current than this released 2.7.5 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.

Choice options

Kconfig definition

At Kconfig.zephyr:663

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