openssl-qoriq: enable cryptodev-linux PACKAGECONFIG

Enable it to offload crypto operation on Qoriq platforms.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
This commit is contained in:
Ting Liu 2021-04-16 09:26:42 +08:00 committed by Otavio Salvador
parent 4caa559c6a
commit 69f43d7074

View File

@ -4,3 +4,5 @@ SRC_URI_append_qoriq = " \
file://0001-eng_devcrypto-add-support-for-TLS-algorithms-offload.patch \
file://0002-eng_devcrypto-add-support-for-TLS1.2-algorithms-offl.patch \
"
PACKAGECONFIG_append_qoriq = " cryptodev-linux"