]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/crypto/Kconfig
ide: Add tx4938ide driver (v2)
[linux-2.6-omap-h63xx.git] / drivers / crypto / Kconfig
index 249c1358058eeb76cbebc303ba265b1125452fd6..e522144cba3af9bc9d9e5e9bbc1e5dcb05e693c0 100644 (file)
@@ -190,4 +190,14 @@ config CRYPTO_DEV_TALITOS
          To compile this driver as a module, choose M here: the module
          will be called talitos.
 
+config CRYPTO_DEV_IXP4XX
+       tristate "Driver for IXP4xx crypto hardware acceleration"
+       depends on ARCH_IXP4XX
+       select CRYPTO_DES
+       select CRYPTO_ALGAPI
+       select CRYPTO_AUTHENC
+       select CRYPTO_BLKCIPHER
+       help
+         Driver for the IXP4xx NPE crypto engine.
+
 endif # CRYPTO_HW