Skip to content

Commit 44ff4ea

Browse files
opanait-wrherbertx
authored andcommitted
crypto: sahara - add support for crypto_engine
Convert sahara driver to use crypto_engine, rather than doing manual queue management. Signed-off-by: Ovidiu Panait <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent a7dc2d5 commit 44ff4ea

File tree

2 files changed

+148
-178
lines changed

2 files changed

+148
-178
lines changed

drivers/crypto/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ config CRYPTO_DEV_SAHARA
306306
select CRYPTO_SKCIPHER
307307
select CRYPTO_AES
308308
select CRYPTO_ECB
309+
select CRYPTO_ENGINE
309310
help
310311
This option enables support for the SAHARA HW crypto accelerator
311312
found in some Freescale i.MX chips.

0 commit comments

Comments
 (0)