X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=crypto%2FKconfig;h=84d71482bf080288d2c379b03dbb02894ba3b4c5;hb=94cdb8bb993a;hp=a9377bef25e3ed0b3d3b2bf82b1cc456ab371920;hpb=a2071cd765637002523798358d2ca441306d708b;p=cascardo%2Flinux.git diff --git a/crypto/Kconfig b/crypto/Kconfig index a9377bef25e3..84d71482bf08 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -439,7 +439,7 @@ config CRYPTO_CRC32C_INTEL config CRYPT_CRC32C_VPMSUM tristate "CRC32c CRC algorithm (powerpc64)" - depends on PPC64 + depends on PPC64 && ALTIVEC select CRYPTO_HASH select CRC32 help