summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-kernel/linux/files/virt.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-kernel/linux/files/virt.config b/sys-kernel/linux/files/virt.config
index e537819..48d5b2d 100644
--- a/sys-kernel/linux/files/virt.config
+++ b/sys-kernel/linux/files/virt.config
@@ -35,6 +35,10 @@ CONFIG_IKCONFIG_PROC=y
# Chromium requires user namespace sandbox?
CONFIG_USER_NS=y
+# Crytsetup
+CONFIG_CRYPTO_AES_X86_64=y
+CONFIG_CRYPTO_DEV_VIRTIO=y
+
## Gentoo specific just to be sure
# Udev
CONFIG_DEVTMPFS=y