# # Copyright (c) 2021 Intel Corporation # # SPDX-License-Identifier: Apache-2.0 # CONFIG_PCIEAER=y CONFIG_UIO=y CONFIG_CRYPTO_HW=y # This is a hack. By setting this QAT device as a module, we get the kernel # to configure/build all the other parts required for QAT - and then later we # build and load the out-of-tree QAT kernel modules instead of this one. CONFIG_CRYPTO_DEV_QAT_C62XVF=m CONFIG_CRYPTO_CBC=y CONFIG_MODULES=y CONFIG_MODULE_SIG=y CONFIG_CRYPTO_AUTHENC=y CONFIG_CRYPTO_DH=y