1# Copyright (c) 2020 EPAM Systems 2# SPDX-License-Identifier: Apache-2.0 3 4config BOARD_XENVM 5 bool "Xen Virtual Machine" 6 depends on SOC_XENVM 7 select ARM64 8