aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ep108-zynqmp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ep108-zynqmp.conf')
-rw-r--r--conf/machine/ep108-zynqmp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/ep108-zynqmp.conf b/conf/machine/ep108-zynqmp.conf
index 3b08248e..72b554cf 100644
--- a/conf/machine/ep108-zynqmp.conf
+++ b/conf/machine/ep108-zynqmp.conf
@@ -9,6 +9,10 @@ require conf/machine/include/machine-xilinx-qemu.inc
MACHINE_FEATURES = ""
+# This machine has a qemu machine model
+EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
+EXTRA_IMAGEDEPENDS += "qemu-xilinx-native qemu-devicetrees"
+
SERIAL_CONSOLE = "115200 ttyPS0"
KERNEL_DEVICETREE = "xilinx/zynqmp-ep108.dtb"