# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_CRYPTO_DEV_QAT[0m tristate select [31mCONFIG_CRYPTO_AEAD[0m select [31mCONFIG_CRYPTO_AUTHENC[0m select [31mCONFIG_CRYPTO_BLKCIPHER[0m select [31mCONFIG_CRYPTO_AKCIPHER[0m select [31mCONFIG_CRYPTO_DH[0m select [31mCONFIG_CRYPTO_HMAC[0m select [31mCONFIG_CRYPTO_RSA[0m select [31mCONFIG_CRYPTO_SHA1[0m select [31mCONFIG_CRYPTO_SHA256[0m select [31mCONFIG_CRYPTO_SHA512[0m select [31mCONFIG_FW_LOADER[0m config [31mCONFIG_CRYPTO_DEV_QAT_DH895xCC[0m tristate "Support for Intel(R) DH895xCC" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_dh895xcc. config [31mCONFIG_CRYPTO_DEV_QAT_C3XXX[0m tristate "Support for Intel(R) C3XXX" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_c3xxx. config [31mCONFIG_CRYPTO_DEV_QAT_C62X[0m tristate "Support for Intel(R) C62X" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) C62x with Intel(R) QuickAssist Technology for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_c62x. config [31mCONFIG_CRYPTO_DEV_QAT_DH895xCCVF[0m tristate "Support for Intel(R) DH895xCC Virtual Function" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_PCI_IOV[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology Virtual Function for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_dh895xccvf. config [31mCONFIG_CRYPTO_DEV_QAT_C3XXXVF[0m tristate "Support for Intel(R) C3XXX Virtual Function" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_PCI_IOV[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology Virtual Function for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_c3xxxvf. config [31mCONFIG_CRYPTO_DEV_QAT_C62XVF[0m tristate "Support for Intel(R) C62X Virtual Function" depends on [31mCONFIG_X86[0m && [31mCONFIG_PCI[0m select [31mCONFIG_PCI_IOV[0m select [31mCONFIG_CRYPTO_DEV_QAT[0m help Support for Intel(R) C62x with Intel(R) QuickAssist Technology Virtual Function for accelerating crypto and compression workloads. To compile this as a module, choose [31mCONFIG_M[0m here: the module will be called qat_c62xvf. |