summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/qemuboot-mips.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/qemuboot-mips.inc')
-rw-r--r--meta/conf/machine/include/qemuboot-mips.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/qemuboot-mips.inc b/meta/conf/machine/include/qemuboot-mips.inc
index 230f032c53..4954f3068c 100644
--- a/meta/conf/machine/include/qemuboot-mips.inc
+++ b/meta/conf/machine/include/qemuboot-mips.inc
@@ -5,4 +5,4 @@ QB_KERNEL_CMDLINE_APPEND = "console=ttyS0 console=tty"
QB_OPT_APPEND = "-usb -device usb-tablet"
# For graphics to work we need to define the VGA device as well as the necessary USB devices
-QB_OPT_APPEND += "-vga std"
+QB_GRAPHICS = "-vga std"