Small improvements in openssl config

This commit is contained in:
Daniel Pawlik
2024-06-18 20:54:15 +02:00
parent 674c9940fb
commit 4990a01594
3 changed files with 12 additions and 4 deletions

View File

@@ -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

View File

@@ -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!

View File

@@ -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