aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-12-26 08:05:08 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-12-26 08:05:08 +0100
commit640a7136b22aa49628bb842c53dbc5916f144de2 (patch)
tree69557c3fd2015b0c23330f034079dcdf8bd80ea3 /src/tests/qemu
parentexternal-tests: update to latest (diff)
downloadwireguard-monolithic-historical-640a7136b22aa49628bb842c53dbc5916f144de2.tar.xz
wireguard-monolithic-historical-640a7136b22aa49628bb842c53dbc5916f144de2.zip
qemu: 4.10 needs posix timers
Diffstat (limited to 'src/tests/qemu')
-rw-r--r--src/tests/qemu/kernel.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/qemu/kernel.config b/src/tests/qemu/kernel.config
index 358a2a9..9df706a 100644
--- a/src/tests/qemu/kernel.config
+++ b/src/tests/qemu/kernel.config
@@ -54,6 +54,7 @@ CONFIG_HZ_PERIODIC=n
CONFIG_HIGH_RES_TIMERS=y
CONFIG_ARCH_RANDOM=y
CONFIG_FILE_LOCKING=y
+CONFIG_POSIX_TIMERS=y
CONFIG_DEVTMPFS=y
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y