]> git.karo-electronics.de Git - linux-beck.git/blobdiff - crypto/Kconfig
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[linux-beck.git] / crypto / Kconfig
index 3f37520035ddcc9c71e9ee11c6c2666e84ac6c4a..0880a14834aa7c6d7a08a0a316557135d4c362e3 100644 (file)
@@ -477,6 +477,13 @@ config CRYPTO_SHA1_ARM
          SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
          using optimized ARM assembler.
 
+config CRYPTO_SHA1_PPC
+       tristate "SHA1 digest algorithm (powerpc)"
+       depends on PPC
+       help
+         This is the powerpc hardware accelerated implementation of the
+         SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2).
+
 config CRYPTO_SHA256
        tristate "SHA224 and SHA256 digest algorithm"
        select CRYPTO_HASH