summaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/mips.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/mips.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 'src/tests/qemu/arch/mips.config')
-rw-r--r--src/tests/qemu/arch/mips.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/qemu/arch/mips.config b/src/tests/qemu/arch/mips.config
index f8c7a7f..de0e353 100644
--- a/src/tests/qemu/arch/mips.config
+++ b/src/tests/qemu/arch/mips.config
@@ -1,6 +1,7 @@
CONFIG_CPU_MIPS32_R2=y
CONFIG_MIPS_MALTA=y
CONFIG_MIPS_CPS=y
+CONFIG_MIPS_FP_SUPPORT=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_SERIAL_8250=y