aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/mips64.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/qemu/arch/mips64.config')
-rw-r--r--src/tests/qemu/arch/mips64.config10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/qemu/arch/mips64.config b/src/tests/qemu/arch/mips64.config
new file mode 100644
index 0000000..6fc6bc4
--- /dev/null
+++ b/src/tests/qemu/arch/mips64.config
@@ -0,0 +1,10 @@
+CONFIG_64BIT=y
+CONFIG_CPU_MIPS64_R2=y
+CONFIG_MIPS_MALTA=y
+CONFIG_MIPS_CPS=y
+CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_SYSCON=y
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_CMDLINE_BOOL=y
+CONFIG_CMDLINE="console=ttyS0 wg.success=ttyS1"