aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/kernel.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:11:52 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:45:53 +0200
commit98bdbe54510835f3f4460a1739a6162241992912 (patch)
treea841cf40ade793eaeb8c02926dc1e898c6b18500 /src/tests/qemu/kernel.config
parentmessages: reduce maximum staged packets per peer (diff)
downloadwireguard-linux-compat-98bdbe54510835f3f4460a1739a6162241992912.tar.xz
wireguard-linux-compat-98bdbe54510835f3f4460a1739a6162241992912.zip
qemu: add watchdog for not hanging on oops
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/tests/qemu/kernel.config')
-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 e6016d0..10de485 100644
--- a/src/tests/qemu/kernel.config
+++ b/src/tests/qemu/kernel.config
@@ -70,5 +70,6 @@ CONFIG_PRINTK_TIME=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_LEGACY_VSYSCALL_NONE=y
CONFIG_KERNEL_GZIP=y
+CONFIG_PANIC_ON_OOPS=y
CONFIG_WIREGUARD=y
CONFIG_WIREGUARD_DEBUG=y