xref: /linux/drivers/crypto/chelsio/Kconfig (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
202038fd6SHariprasad Shenaiconfig CRYPTO_DEV_CHELSIO
302038fd6SHariprasad Shenai	tristate "Chelsio Crypto Co-processor Driver"
402038fd6SHariprasad Shenai	depends on CHELSIO_T4
5571c47abSArd Biesheuvel	select CRYPTO_LIB_AES
6*61c581a4SArd Biesheuvel	select CRYPTO_LIB_GF128MUL
702038fd6SHariprasad Shenai	select CRYPTO_SHA1
802038fd6SHariprasad Shenai	select CRYPTO_SHA256
902038fd6SHariprasad Shenai	select CRYPTO_SHA512
102debd332SHarsh Jain	select CRYPTO_AUTHENC
11a7f7f624SMasahiro Yamada	help
1202038fd6SHariprasad Shenai	  The Chelsio Crypto Co-processor driver for T6 adapters.
1302038fd6SHariprasad Shenai
1402038fd6SHariprasad Shenai	  For general information about Chelsio and our products, visit
1502038fd6SHariprasad Shenai	  our website at <http://www.chelsio.com>.
1602038fd6SHariprasad Shenai
1702038fd6SHariprasad Shenai	  For customer support, please visit our customer support page at
1802038fd6SHariprasad Shenai	  <http://www.chelsio.com/support.html>.
1902038fd6SHariprasad Shenai
2002038fd6SHariprasad Shenai	  Please send feedback to <linux-bugs@chelsio.com>.
2102038fd6SHariprasad Shenai
2202038fd6SHariprasad Shenai	  To compile this driver as a module, choose M here: the module
2302038fd6SHariprasad Shenai	  will be called chcr.
24