aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/acrn.conf
blob: c0449339ee2ec297f12225787293961e39c13a2a (plain)
1
2
3
4
5
6
7
8
9
#@TYPE: Machine
#@NAME: acrn
#@DESCRIPTION: Machine for Zephyr BOARD acrn

require conf/machine/include/qemu.inc
require conf/machine/include/tune-corei7-common.inc
ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"

ARCH_acrn = "x86"