blob: 5659f4f976916a35bbfba84a2fe805ef7d81ecaa [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
if BOARD_X86_JAILHOUSE
config BOARD
default "x86_jailhouse"
config JAILHOUSE
bool "Zephyr port to boot as a (x86) Jailhouse inmate cell payload"
default y
config JAILHOUSE_X2APIC
depends on JAILHOUSE
bool "When in Jailhouse inmate cell mode, access APIC in x2APIC mode"
endif # BOARD_X86_JAILHOUSE