X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=drivers%2Fcrypto%2FKconfig;h=87ec4d027c253714d19bf076e084711788ac9e13;hp=f6644f59fd9da1042cec58487791f689d7ed127a;hb=1ed55eac3b1fc30b29cdb52251e0f13b24fc344c;hpb=08242bc2210938761230f79c5288dbcf72e94808 diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index f6644f59fd9..87ec4d027c2 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -254,6 +254,7 @@ config CRYPTO_DEV_OMAP_AES tristate "Support for OMAP AES hw engine" depends on ARCH_OMAP2 || ARCH_OMAP3 select CRYPTO_AES + select CRYPTO_BLKCIPHER2 help OMAP processors have AES module accelerator. Select this if you want to use the OMAP module for AES algorithms.