--- kernel-2.6.27.orig/drivers/crypto/Kconfig +++ kernel-2.6.27/drivers/crypto/Kconfig @@ -83,6 +83,13 @@ that contains all parts of the crypto device driver (ap bus, request router and all the card drivers). +config OMAP_SHA1_MD5 + tristate "Support for OMAP SHA1/MD5 hw engine" + depends on ARCH_OMAP24XX && CRYPTO_SHA1 && CRYPTO_MD5 + help + OMAP processors have SHA1/MD5 module accelerator. Select this if you + want to use the OMAP module for SHA1/MD5 algorithms. + config CRYPTO_SHA1_S390 tristate "SHA1 digest algorithm" depends on S390