wolfssl: fix Config.in typo

Fix simple typo `/crytpo/crypto/` in a description string

Signed-off-by: Tony Butler <spudz76@gmail.com>
This commit is contained in:
Tony Butler 2022-11-20 00:05:33 -08:00 committed by Hauke Mehrtens
parent 745f1ca976
commit 3d205eb216
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ if PACKAGE_libwolfssl
bool "AF_ALG"
config WOLFSSL_HAS_DEVCRYPTO_CBC
bool "/dev/crytpo - AES-CBC-only"
bool "/dev/crypto - AES-CBC-only"
select WOLFSSL_HAS_DEVCRYPTO
config WOLFSSL_HAS_DEVCRYPTO_AES