X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=drivers%2Fcrypto%2FKconfig;h=4d2b81f2b2230f4ce09df3e82d8ee042cb156930;hp=9b035b7d7f4f9be60724b7b9678063f023923f64;hb=30066ce675d3af350bc5a53858991c0b518dda00;hpb=6763afe4b9f39142bda2a92d69e62fe85f67251c diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index 9b035b7d7f4f..4d2b81f2b223 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -318,6 +318,9 @@ config CRYPTO_DEV_OMAP_AES select CRYPTO_AES select CRYPTO_BLKCIPHER select CRYPTO_ENGINE + select CRYPTO_CBC + select CRYPTO_ECB + select CRYPTO_CTR help OMAP processors have AES module accelerator. Select this if you want to use the OMAP module for AES algorithms.