mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Configure afalg when wolfssl
This commit is contained in:
@@ -7,6 +7,7 @@ CONFIG_PACKAGE_apk-mbedtls=y
|
||||
CONFIG_PACKAGE_wpad-wolfssl=y
|
||||
CONFIG_PACKAGE_libustream-mbedtls=m
|
||||
CONFIG_PACKAGE_libustream-wolfssl=y
|
||||
CONFIG_PACKAGE_libwolfssl=y
|
||||
# CONFIG_PACKAGE_wpad-mbedtls is not set
|
||||
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set
|
||||
# CONFIG_PACKAGE_wpad-basic-openssl is not set
|
||||
@@ -23,6 +24,7 @@ CONFIG_LUA_ECO_WOLFSSL=y
|
||||
# CONFIG_PACKAGE_kmod-cryptodev=y
|
||||
# CONFIG_WOLFSSL_HAS_DEVCRYPTO=y
|
||||
# CONFIG_WOLFSSL_HAS_DEVCRYPTO_FULL=y
|
||||
CONFIG_WOLFSSL_HAS_AFALG=y
|
||||
|
||||
# Probably it can be used by wolfssl
|
||||
CONFIG_PACKAGE_kmod-crypto-user=y
|
||||
|
||||
Reference in New Issue
Block a user