The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_JAILHOUSE

Zephyr port to boot as a (x86) Jailhouse inmate cell payload

Type: bool

Direct dependencies

BOARD_X86_JAILHOUSE

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At boards/x86/x86_jailhouse/Kconfig.defconfig:8

Included via Kconfig:10Kconfig.zephyr:21

Menu path: (top menu)

config JAILHOUSE
    bool
    prompt "Zephyr port to boot as a (x86) Jailhouse inmate cell payload" if BOARD_X86_JAILHOUSE
    default "y" if BOARD_X86_JAILHOUSE
    depends on BOARD_X86_JAILHOUSE

(Definitions include propagated dependencies, including from if’s and menus.)