diff options
author | George Cherian <george.cherian@cavium.com> | 2017-02-07 14:51:15 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-02-11 17:55:17 +0800 |
commit | 62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e (patch) | |
tree | 7edaaf10dc76ef8a8e8def714fd506b2b3db1436 /MAINTAINERS | |
parent | c694b233295b99c33dd5ac28aede9f171f5a6862 (diff) | |
download | linux-62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e.tar.gz linux-62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e.tar.bz2 linux-62ad8b5c09641d385a0bfdb58b5e0eb7f3c5015e.zip |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f0420a0da5b..4745b0a54809 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2996,6 +2996,13 @@ W: http://www.cavium.com S: Supported F: drivers/net/ethernet/cavium/liquidio/ +CAVIUM OCTEON-TX CRYPTO DRIVER +M: George Cherian <george.cherian@cavium.com> +L: linux-crypto@vger.kernel.org +W: http://www.cavium.com +S: Supported +F: drivers/crypto/cavium/cpt/ + CC2520 IEEE-802.15.4 RADIO DRIVER M: Varka Bhadram <varkabhadram@gmail.com> L: linux-wpan@vger.kernel.org |