summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/Kconfig
diff options
context:
space:
mode:
authorHoria Geanta <horia.geanta@nxp.com>2017-06-12 19:42:34 +0300
committerVlad Pelin <vlad.pelin@nxp.com>2019-12-18 14:48:15 +0200
commit689df5b5e54a41bce1b64b29d57a29c07074e44b (patch)
tree986a0fc0b2a0d409823a3869d6d30913e07165e9 /drivers/crypto/caam/Kconfig
parent8c502c7ad1171975c17da9f67a73076017bc6d1e (diff)
crypto: caam/qi - use QBMan (NXP) SDK driver
Update caam/qi to work with QBMan from NXP SDK. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Squashed "crypto: caam/qi - fix FD congestion weight" fix. Solved rebase conflicts: drivers/crypto/caam/qi.c:579 kept call to dev_err_ratelimited, but changed to fd->status drivers/crypto/caam/sg_sw_qm.h:96 kept changes from patch, but changed sg_count to len Signed-off-by: Vlad Pelin <vlad.pelin@nxp.com> Acked-by: Horia Geanta <horia.geanta@nxp.com>
Diffstat (limited to 'drivers/crypto/caam/Kconfig')
-rw-r--r--drivers/crypto/caam/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/caam/Kconfig b/drivers/crypto/caam/Kconfig
index 341a9fc5fbd4..20c3b608de45 100644
--- a/drivers/crypto/caam/Kconfig
+++ b/drivers/crypto/caam/Kconfig
@@ -106,7 +106,7 @@ config CRYPTO_DEV_FSL_CAAM_CRYPTO_API
config CRYPTO_DEV_FSL_CAAM_CRYPTO_API_QI
bool "Queue Interface as Crypto API backend"
- depends on FSL_DPAA && NET
+ depends on FSL_SDK_DPA && NET
default y
select CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC
select CRYPTO_AUTHENC