CONFIG_BOARD_XENVM
Xen Virtual Machine
Type: bool
Direct dependencies
SOC_XENVM
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <Boards>/arm64/xenvm/Kconfig.board:4
Included via Kconfig:8
→ Kconfig.zephyr:37
→ <Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_XENVM
bool "Xen Virtual Machine"
select ARM64
depends on SOC_XENVM && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)