aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf')
-rw-r--r--meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf b/meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf
index 29b37d7..5a0ea69 100644
--- a/meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf
+++ b/meta-zephyr-bsp/conf/machine/qemu-cortex-r5.conf
@@ -13,7 +13,7 @@ QB_SYSTEM_NAME = "qemu-system-aarch64"
QB_MACHINE = "-machine xlnx-zcu102"
QB_CPU = "-cpu cortex-r5"
QB_MEM = "-m 64k"
-QB_OPT_APPEND = "-nographic -vga none"
+QB_GRAPHICS = "-nographic -vga none"
QB_RNG = ""
# Zephyr RTOS settings