|
@@ -254,6 +254,7 @@ config CRYPTO_DEV_OMAP_AES
|
|
tristate "Support for OMAP AES hw engine"
|
|
tristate "Support for OMAP AES hw engine"
|
|
depends on ARCH_OMAP2 || ARCH_OMAP3
|
|
depends on ARCH_OMAP2 || ARCH_OMAP3
|
|
select CRYPTO_AES
|
|
select CRYPTO_AES
|
|
|
|
+ select CRYPTO_BLKCIPHER2
|
|
help
|
|
help
|
|
OMAP processors have AES module accelerator. Select this if you
|
|
OMAP processors have AES module accelerator. Select this if you
|
|
want to use the OMAP module for AES algorithms.
|
|
want to use the OMAP module for AES algorithms.
|