mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Small improvements in openssl config
This commit is contained in:
@@ -108,7 +108,7 @@ CONFIG_PACKAGE_libelf=y
|
||||
CONFIG_PACKAGE_libbpf=y
|
||||
|
||||
# Debugging
|
||||
CONFIG_PACKAGE_kmod-veth=y
|
||||
# CONFIG_PACKAGE_kmod-veth is not set
|
||||
|
||||
CONFIG_ALL_KMODS=y
|
||||
CONFIG_ALL_NONSHARED=y
|
||||
|
||||
@@ -5,8 +5,16 @@ CONFIG_PACKAGE_libustream-openssl=y
|
||||
# CONFIG_PACKAGE_wpad-mbedtls is not set
|
||||
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set
|
||||
# CONFIG_PACKAGE_wpad-basic-openssl is not set
|
||||
# CONFIG_LIBCURL_MBEDTLS is not set
|
||||
CONFIG_LIBCURL_OPENSSL=y
|
||||
CONFIG_LUA_ECO_OPENSSL=y
|
||||
# CONFIG_LUA_ECO_MBEDTLS is not set
|
||||
# CONFIG_LIBCURL_MBEDTLS is not set
|
||||
CONFIG_LIBCURL_OPENSSL=y
|
||||
|
||||
# Enable http3 and quic
|
||||
CONFIG_LIBCURL_NGHTTP3=y
|
||||
# CONFIG_LIBCURL_NGTCP2 is not set
|
||||
|
||||
# enable /dev/crypto
|
||||
CONFIG_PACKAGE_libopenssl-devcrypto=y
|
||||
CONFIG_PACKAGE_kmod-cryptodev=y
|
||||
#### replace mbedtls with openssl - remember to leave commented "is not set" or remove it!
|
||||
|
||||
@@ -18,7 +18,7 @@ CONFIG_PACKAGE_block-mount=y
|
||||
CONFIG_PACKAGE_blockd=m
|
||||
CONFIG_PACKAGE_mtdev=m
|
||||
CONFIG_PACKAGE_kmod-mtd-rw=y
|
||||
CONFIG_PACKAGE_kmod-veth=y
|
||||
# CONFIG_PACKAGE_kmod-veth is not set
|
||||
|
||||
# temporary workaround for kernel 6.6
|
||||
# CONFIG_PACKAGE_kmod-usb-serial-dmx_usb_module is not set
|
||||
|
||||
Reference in New Issue
Block a user