projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~shefty/rdma-dev.git]
/
drivers
/
crypto
/
Kconfig
diff --git
a/drivers/crypto/Kconfig
b/drivers/crypto/Kconfig
index f6644f59fd9da1042cec58487791f689d7ed127a..87ec4d027c253714d19bf076e084711788ac9e13 100644
(file)
--- 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
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.
help
OMAP processors have AES module accelerator. Select this if you
want to use the OMAP module for AES algorithms.