aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/mips.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/qemu/arch/mips.config')
-rw-r--r--src/tests/qemu/arch/mips.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/tests/qemu/arch/mips.config b/src/tests/qemu/arch/mips.config
new file mode 100644
index 0000000..f8c7a7f
--- /dev/null
+++ b/src/tests/qemu/arch/mips.config
@@ -0,0 +1,9 @@
+CONFIG_CPU_MIPS32_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"