blob: f886401af13e7b271ccb94d62aa8c4a117ac0552 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Hariprasad Shenai02038fd2016-08-17 12:33:06 +05302config CRYPTO_DEV_CHELSIO
3 tristate "Chelsio Crypto Co-processor Driver"
4 depends on CHELSIO_T4
Ard Biesheuvel571c47a2019-07-02 21:41:44 +02005 select CRYPTO_LIB_AES
Hariprasad Shenai02038fd2016-08-17 12:33:06 +05306 select CRYPTO_SHA1
7 select CRYPTO_SHA256
8 select CRYPTO_SHA512
Harsh Jain2debd332016-11-29 19:00:43 +05309 select CRYPTO_AUTHENC
Arnd Bergmannd0425662017-12-05 11:10:26 +010010 select CRYPTO_GF128MUL
Masahiro Yamadaa7f7f622020-06-14 01:50:22 +090011 help
Hariprasad Shenai02038fd2016-08-17 12:33:06 +053012 The Chelsio Crypto Co-processor driver for T6 adapters.
13
14 For general information about Chelsio and our products, visit
15 our website at <http://www.chelsio.com>.
16
17 For customer support, please visit our customer support page at
18 <http://www.chelsio.com/support.html>.
19
20 Please send feedback to <linux-bugs@chelsio.com>.
21
22 To compile this driver as a module, choose M here: the module
23 will be called chcr.