aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/kernel.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-04-12 18:29:38 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-04-14 14:28:43 +0200
commitc865218afdf03e3b6305dbfe2dd3c4d2df67bfa7 (patch)
treee9f37016936be10fffda7a17532f98db7061e472 /src/tests/qemu/kernel.config
parentreceive: netif_rx consumes (diff)
downloadwireguard-linux-compat-c865218afdf03e3b6305dbfe2dd3c4d2df67bfa7.tar.xz
wireguard-linux-compat-c865218afdf03e3b6305dbfe2dd3c4d2df67bfa7.zip
qemu: work on ARM64
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/tests/qemu/kernel.config')
-rw-r--r--src/tests/qemu/kernel.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/qemu/kernel.config b/src/tests/qemu/kernel.config
index c6cc5c9..4e4f573 100644
--- a/src/tests/qemu/kernel.config
+++ b/src/tests/qemu/kernel.config
@@ -22,6 +22,8 @@ CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_PCI=y
CONFIG_PCI_MSI=y
+CONFIG_PCI_HOST_COMMON=y
+CONFIG_PCI_HOST_GENERIC=y
CONFIG_VIRTUALIZATION=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y