aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/mipsel.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/qemu/arch/mipsel.config')
-rw-r--r--src/tests/qemu/arch/mipsel.config10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/qemu/arch/mipsel.config b/src/tests/qemu/arch/mipsel.config
new file mode 100644
index 0000000..4759a65
--- /dev/null
+++ b/src/tests/qemu/arch/mipsel.config
@@ -0,0 +1,10 @@
+CONFIG_CPU_MIPS32_R2=y
+CONFIG_MIPS_MALTA=y
+CONFIG_CPU_LITTLE_ENDIAN=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"