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.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/conf/machine/include/qemuboot-mips.inc b/meta/conf/machine/include/qemuboot-mips.inc
deleted file mode 100644
index 230f032c53..0000000000
--- a/meta/conf/machine/include/qemuboot-mips.inc
+++ /dev/null
@@ -1,8 +0,0 @@
1# For runqemu
2IMAGE_CLASSES += "qemuboot"
3QB_MACHINE = "-machine malta"
4QB_KERNEL_CMDLINE_APPEND = "console=ttyS0 console=tty"
5QB_OPT_APPEND = "-usb -device usb-tablet"
6
7# For graphics to work we need to define the VGA device as well as the necessary USB devices
8QB_OPT_APPEND += "-vga std"