Message ID | 1475760585-22003-1-git-send-email-marcelo.cerri@canonical.com |
---|---|
State | New |
Headers | show |
Cherry-picked from linux-next
diff --git a/drivers/crypto/vmx/Kconfig b/drivers/crypto/vmx/Kconfig index 89d8208..b225742 100644 --- a/drivers/crypto/vmx/Kconfig +++ b/drivers/crypto/vmx/Kconfig @@ -1,6 +1,7 @@ config CRYPTO_DEV_VMX_ENCRYPT tristate "Encryption acceleration support on P8 CPU" depends on CRYPTO_DEV_VMX + select CRYPTO_GHASH default y help Support for VMX cryptographic acceleration instructions on Power8 CPU.