summaryrefslogtreecommitdiffhomepage
path: root/src/tests/qemu/arch/ppc.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-25 22:42:13 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-10-02 03:41:49 +0200
commit6be4d32b26c0ff5603edb3067c18bbb96ddb302d (patch)
treeb51848d09299093078bf687b63e5015996bc5169 /src/tests/qemu/arch/ppc.config
parent38c18b1364f7afa358b1a96464c0a4d6f737c78f (diff)
qemu: support more arm big endian platforms
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/tests/qemu/arch/ppc.config')
-rw-r--r--src/tests/qemu/arch/ppc.config9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tests/qemu/arch/ppc.config b/src/tests/qemu/arch/ppc.config
deleted file mode 100644
index 8ec5911..0000000
--- a/src/tests/qemu/arch/ppc.config
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG_PPC_QEMU_E500=y
-CONFIG_FSL_SOC_BOOKE=y
-CONFIG_PPC_85xx=y
-CONFIG_PHYS_64BIT=y
-CONFIG_SERIAL_8250=y
-CONFIG_SERIAL_8250_CONSOLE=y
-CONFIG_MATH_EMULATION=y
-CONFIG_CMDLINE_BOOL=y
-CONFIG_CMDLINE="console=ttyS0 wg.success=ttyS1"