1 # SPDX-License-Identifier: GPL-2.0-only
16 config CRYPTO_DEV_QAT_DH895xCC
17 tristate "Support for Intel(R) DH895xCC"
21 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
22 for accelerating crypto and compression workloads.
24 To compile this as a module, choose M here: the module
25 will be called qat_dh895xcc.
27 config CRYPTO_DEV_QAT_C3XXX
28 tristate "Support for Intel(R) C3XXX"
32 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
33 for accelerating crypto and compression workloads.
35 To compile this as a module, choose M here: the module
36 will be called qat_c3xxx.
38 config CRYPTO_DEV_QAT_C62X
39 tristate "Support for Intel(R) C62X"
43 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
44 for accelerating crypto and compression workloads.
46 To compile this as a module, choose M here: the module
47 will be called qat_c62x.
49 config CRYPTO_DEV_QAT_DH895xCCVF
50 tristate "Support for Intel(R) DH895xCC Virtual Function"
56 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
57 Virtual Function for accelerating crypto and compression workloads.
59 To compile this as a module, choose M here: the module
60 will be called qat_dh895xccvf.
62 config CRYPTO_DEV_QAT_C3XXXVF
63 tristate "Support for Intel(R) C3XXX Virtual Function"
68 Support for Intel(R) C3xxx 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_c3xxxvf.
74 config CRYPTO_DEV_QAT_C62XVF
75 tristate "Support for Intel(R) C62X Virtual Function"
80 Support for Intel(R) C62x 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_c62xvf.