Linux 4.2.1
[linux/fpc-iii.git] / drivers / crypto / qat / Kconfig
blob6fdb9e8b22a75247971fca0b500414b8028bc7dd
1 config CRYPTO_DEV_QAT
2         tristate
3         select CRYPTO_AEAD
4         select CRYPTO_AUTHENC
5         select CRYPTO_BLKCIPHER
6         select CRYPTO_HMAC
7         select CRYPTO_SHA1
8         select CRYPTO_SHA256
9         select CRYPTO_SHA512
10         select FW_LOADER
12 config CRYPTO_DEV_QAT_DH895xCC
13         tristate "Support for Intel(R) DH895xCC"
14         depends on X86 && PCI
15         select CRYPTO_DEV_QAT
16         help
17           Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
18           for accelerating crypto and compression workloads.
20           To compile this as a module, choose M here: the module
21           will be called qat_dh895xcc.