102038fd6SHariprasad Shenaiconfig CRYPTO_DEV_CHELSIO 202038fd6SHariprasad Shenai tristate "Chelsio Crypto Co-processor Driver" 302038fd6SHariprasad Shenai depends on CHELSIO_T4 402038fd6SHariprasad Shenai select CRYPTO_SHA1 502038fd6SHariprasad Shenai select CRYPTO_SHA256 602038fd6SHariprasad Shenai select CRYPTO_SHA512 7*2debd332SHarsh Jain select CRYPTO_AUTHENC 802038fd6SHariprasad Shenai ---help--- 902038fd6SHariprasad Shenai The Chelsio Crypto Co-processor driver for T6 adapters. 1002038fd6SHariprasad Shenai 1102038fd6SHariprasad Shenai For general information about Chelsio and our products, visit 1202038fd6SHariprasad Shenai our website at <http://www.chelsio.com>. 1302038fd6SHariprasad Shenai 1402038fd6SHariprasad Shenai For customer support, please visit our customer support page at 1502038fd6SHariprasad Shenai <http://www.chelsio.com/support.html>. 1602038fd6SHariprasad Shenai 1702038fd6SHariprasad Shenai Please send feedback to <linux-bugs@chelsio.com>. 1802038fd6SHariprasad Shenai 1902038fd6SHariprasad Shenai To compile this driver as a module, choose M here: the module 2002038fd6SHariprasad Shenai will be called chcr. 21