aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/mipsel.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-01-11 01:04:07 -0800
committerJason A. Donenfeld <Jason@zx2c4.com>2019-01-23 14:29:44 +0100
commitad76a72c9519f5177336b5265d65435a6491962e (patch)
tree427b4bc92d491776a571cbbda239ec6e633e457b /src/tests/qemu/arch/mipsel.config
parentqemu: version bump to bash 5.0 (diff)
downloadwireguard-monolithic-historical-ad76a72c9519f5177336b5265d65435a6491962e.tar.xz
wireguard-monolithic-historical-ad76a72c9519f5177336b5265d65435a6491962e.zip
qemu: enable FP on MIPS
This is a change for Linux 5.0.
Diffstat (limited to '')
-rw-r--r--src/tests/qemu/arch/mipsel.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/qemu/arch/mipsel.config b/src/tests/qemu/arch/mipsel.config
index 4759a65..3057456 100644
--- a/src/tests/qemu/arch/mipsel.config
+++ b/src/tests/qemu/arch/mipsel.config
@@ -2,6 +2,7 @@ CONFIG_CPU_MIPS32_R2=y
CONFIG_MIPS_MALTA=y
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_MIPS_CPS=y
+CONFIG_MIPS_FP_SUPPORT=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_SERIAL_8250=y