]> err.no Git - linux-2.6/blobdiff - crypto/Kconfig
[PATCH] Fix typos in mm/shmem_acl.c
[linux-2.6] / crypto / Kconfig
index 69c5f992bcd4b9c6732e784ad3665a15648af78d..1e2f39c211801adb4a8d80eaa288647cc524ba3d 100644 (file)
@@ -33,7 +33,8 @@ 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).
          This is required for IPSec.