mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Use openssl for curl
This commit is contained in:
parent
c2cc2a74c8
commit
d0abfa934a
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -272,6 +272,8 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=512
|
|||
CONFIG_TARGET_KERNEL_PARTSIZE=64
|
||||
CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
|
||||
# CONFIG_LUCI_CSSTIDY is not set
|
||||
CONFIG_LIBCURL_OPENSSL=y
|
||||
# CONFIG_LIBCURL_MBEDTLS is not set
|
||||
# CONFIG_LIBCURL_WOLFSSL is not set
|
||||
# CONFIG_PACKAGE_libustream-wolfssl is not set
|
||||
CONFIG_KERNEL_DEVMEM=y
|
||||
|
|
Loading…
Reference in a new issue