Skip to content
Snippets Groups Projects
Commit a82c9a56 authored by Naveen Saini's avatar Naveen Saini
Browse files

acrn.conf: drop acrn machine configuration


zephyr can be build for 'acrn' with following configuration:

MACHINE = "intel-x86-64"
ZEPHYR_BOARD = "acrn"

Signed-off-by: default avatarNaveen Saini <naveen.kumar.saini@intel.com>
parent 9ea1443b
No related branches found
No related merge requests found
#@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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment