Commit bea2dd12 authored by Marcelo Cerri's avatar Marcelo Cerri Committed by Seth Forshee

crypto: vmx - Ensure ghash-generic is enabled

BugLink: https://bugs.launchpad.net/bugs/1630970

Select CRYPTO_GHASH for vmx_crypto since p8_ghash uses it as the
fallback implementation.
Signed-off-by: default avatarMarcelo Cerri <marcelo.cerri@canonical.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
(cherry picked from commit 8df4f27c)
Signed-off-by: default avatarMarcelo Cerri <marcelo.cerri@canonical.com>
Acked-by: default avatarBrad Figg <brad.figg@canonical.com>
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent e37798d5
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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment