aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/powernv_defconfig
diff options
context:
space:
mode:
authorAnton Blanchard2016-09-30 20:39:50 +1000
committerMichael Ellerman2016-10-04 16:10:54 +1100
commit43c2394fc15028c6d846633d21ebdd88a1692859 (patch)
treed517a0664ba2648c902ae1328a482a8b204dfe13 /arch/powerpc/configs/powernv_defconfig
parent12ab11a2c09b30c1938c8e82e53908f8a33426d5 (diff)
powerpc/configs: Enable VMX crypto
We see big improvements with the VMX crypto functions (often 10x or more), so enable it as a module. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/powernv_defconfig')
-rw-r--r--arch/powerpc/configs/powernv_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index dce352e9153b..3f6226b9283d 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -310,6 +310,8 @@ CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_LZO=m
CONFIG_CRYPTO_DEV_NX=y
+CONFIG_CRYPTO_DEV_VMX=y
+CONFIG_CRYPTO_DEV_VMX_ENCRYPT=m
CONFIG_VIRTUALIZATION=y
CONFIG_KVM_BOOK3S_64=m
CONFIG_KVM_BOOK3S_64_HV=m