mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-08 15:49:35 +00:00
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:
parent
745f1ca976
commit
3d205eb216
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user