162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig CRYPTO_DEV_CHELSIO
362306a36Sopenharmony_ci	tristate "Chelsio Crypto Co-processor Driver"
462306a36Sopenharmony_ci	depends on CHELSIO_T4
562306a36Sopenharmony_ci	select CRYPTO_LIB_AES
662306a36Sopenharmony_ci	select CRYPTO_LIB_GF128MUL
762306a36Sopenharmony_ci	select CRYPTO_SHA1
862306a36Sopenharmony_ci	select CRYPTO_SHA256
962306a36Sopenharmony_ci	select CRYPTO_SHA512
1062306a36Sopenharmony_ci	select CRYPTO_AUTHENC
1162306a36Sopenharmony_ci	help
1262306a36Sopenharmony_ci	  The Chelsio Crypto Co-processor driver for T6 adapters.
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci	  For general information about Chelsio and our products, visit
1562306a36Sopenharmony_ci	  our website at <http://www.chelsio.com>.
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci	  For customer support, please visit our customer support page at
1862306a36Sopenharmony_ci	  <http://www.chelsio.com/support.html>.
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci	  Please send feedback to <linux-bugs@chelsio.com>.
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the module
2362306a36Sopenharmony_ci	  will be called chcr.
24