summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
authorGeorge Cherian <george.cherian@cavium.com>2017-02-07 14:51:15 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2017-02-11 17:55:17 +0800
commit62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e (patch)
tree7edaaf10dc76ef8a8e8def714fd506b2b3db1436 /drivers/crypto/Kconfig
parentc694b233295b99c33dd5ac28aede9f171f5a6862 (diff)
downloadop-kernel-dev-62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e.zip
op-kernel-dev-62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e.tar.gz
crypto: cavium - Enable CPT options crypto for build
Add the CPT options in crypto Kconfig and update the crypto Makefile Update the MAINTAINERS file too. Signed-off-by: George Cherian <george.cherian@cavium.com> Reviewed-by: David Daney <david.daney@cavium.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r--drivers/crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index f60de15..9c2760f 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -497,6 +497,7 @@ config CRYPTO_DEV_MXS_DCP
will be called mxs-dcp.
source "drivers/crypto/qat/Kconfig"
+source "drivers/crypto/cavium/cpt/Kconfig"
config CRYPTO_DEV_QCE
tristate "Qualcomm crypto engine accelerator"
OpenPOWER on IntegriCloud