Merge remote-tracking branch 'omap_dss2/for-next'
[deliverable/linux.git] / drivers / crypto / chelsio / Kconfig
1 config CRYPTO_DEV_CHELSIO
2 tristate "Chelsio Crypto Co-processor Driver"
3 depends on CHELSIO_T4
4 select CRYPTO_SHA1
5 select CRYPTO_SHA256
6 select CRYPTO_SHA512
7 ---help---
8 The Chelsio Crypto Co-processor driver for T6 adapters.
9
10 For general information about Chelsio and our products, visit
11 our website at <http://www.chelsio.com>.
12
13 For customer support, please visit our customer support page at
14 <http://www.chelsio.com/support.html>.
15
16 Please send feedback to <linux-bugs@chelsio.com>.
17
18 To compile this driver as a module, choose M here: the module
19 will be called chcr.
This page took 0.03176 seconds and 5 git commands to generate.