1 # SPDX-License-Identifier: GPL-2.0-only
17 config CRYPTO_DEV_QAT_DH895xCC
18 tristate "Support for Intel(R) DH895xCC"
22 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
23 for accelerating crypto and compression workloads.
25 To compile this as a module, choose M here: the module
26 will be called qat_dh895xcc.
28 config CRYPTO_DEV_QAT_C3XXX
29 tristate "Support for Intel(R) C3XXX"
33 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
34 for accelerating crypto and compression workloads.
36 To compile this as a module, choose M here: the module
37 will be called qat_c3xxx.
39 config CRYPTO_DEV_QAT_C62X
40 tristate "Support for Intel(R) C62X"
44 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
45 for accelerating crypto and compression workloads.
47 To compile this as a module, choose M here: the module
48 will be called qat_c62x.
50 config CRYPTO_DEV_QAT_4XXX
51 tristate "Support for Intel(R) QAT_4XXX"
55 Support for Intel(R) QuickAssist Technology QAT_4xxx
56 for accelerating crypto and compression workloads.
58 To compile this as a module, choose M here: the module
59 will be called qat_4xxx.
61 config CRYPTO_DEV_QAT_DH895xCCVF
62 tristate "Support for Intel(R) DH895xCC Virtual Function"
68 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
69 Virtual Function for accelerating crypto and compression workloads.
71 To compile this as a module, choose M here: the module
72 will be called qat_dh895xccvf.
74 config CRYPTO_DEV_QAT_C3XXXVF
75 tristate "Support for Intel(R) C3XXX Virtual Function"
80 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
81 Virtual Function for accelerating crypto and compression workloads.
83 To compile this as a module, choose M here: the module
84 will be called qat_c3xxxvf.
86 config CRYPTO_DEV_QAT_C62XVF
87 tristate "Support for Intel(R) C62X Virtual Function"
92 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
93 Virtual Function for accelerating crypto and compression workloads.
95 To compile this as a module, choose M here: the module
96 will be called qat_c62xvf.