[PATCH] serpent: fix endian warnings
[powerpc.git] / crypto / Kconfig
index f07d923..1e2f39c 100644 (file)
@@ -33,7 +33,7 @@ config CRYPTO_MANAGER
          cbc(aes).
 
 config CRYPTO_HMAC
-       bool "HMAC support"
+       tristate "HMAC support"
        select CRYPTO_HASH
        help
          HMAC: Keyed-Hashing for Message Authentication (RFC2104).