diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/.config | 49 |
1 files changed, 46 insertions, 3 deletions
diff --git a/files/.config b/files/.config index 619288e..cf8cbdf 100644 --- a/files/.config +++ b/files/.config | |||
@@ -5001,7 +5001,50 @@ CONFIG_PACKAGE_libcap=y | |||
5001 | CONFIG_PACKAGE_libcomerr=y | 5001 | CONFIG_PACKAGE_libcomerr=y |
5002 | # CONFIG_PACKAGE_libconfig is not set | 5002 | # CONFIG_PACKAGE_libconfig is not set |
5003 | # CONFIG_PACKAGE_libctf is not set | 5003 | # CONFIG_PACKAGE_libctf is not set |
5004 | # CONFIG_PACKAGE_libcurl is not set | 5004 | CONFIG_PACKAGE_libcurl=y |
5005 | |||
5006 | # | ||
5007 | # SSL support | ||
5008 | # | ||
5009 | # CONFIG_LIBCURL_MBEDTLS is not set | ||
5010 | CONFIG_LIBCURL_WOLFSSL=y | ||
5011 | # CONFIG_LIBCURL_OPENSSL is not set | ||
5012 | # CONFIG_LIBCURL_GNUTLS is not set | ||
5013 | # CONFIG_LIBCURL_NOSSL is not set | ||
5014 | |||
5015 | # | ||
5016 | # Supported protocols | ||
5017 | # | ||
5018 | # CONFIG_LIBCURL_DICT is not set | ||
5019 | CONFIG_LIBCURL_FILE=y | ||
5020 | CONFIG_LIBCURL_FTP=y | ||
5021 | # CONFIG_LIBCURL_GOPHER is not set | ||
5022 | CONFIG_LIBCURL_HTTP=y | ||
5023 | CONFIG_LIBCURL_COOKIES=y | ||
5024 | # CONFIG_LIBCURL_IMAP is not set | ||
5025 | # CONFIG_LIBCURL_LDAP is not set | ||
5026 | # CONFIG_LIBCURL_POP3 is not set | ||
5027 | # CONFIG_LIBCURL_RTSP is not set | ||
5028 | # CONFIG_LIBCURL_SSH2 is not set | ||
5029 | CONFIG_LIBCURL_NO_SMB="!" | ||
5030 | # CONFIG_LIBCURL_SMTP is not set | ||
5031 | # CONFIG_LIBCURL_TELNET is not set | ||
5032 | # CONFIG_LIBCURL_TFTP is not set | ||
5033 | CONFIG_LIBCURL_NGHTTP2=y | ||
5034 | |||
5035 | # | ||
5036 | # Miscellaneous | ||
5037 | # | ||
5038 | CONFIG_LIBCURL_PROXY=y | ||
5039 | # CONFIG_LIBCURL_CRYPTO_AUTH is not set | ||
5040 | # CONFIG_LIBCURL_TLS_SRP is not set | ||
5041 | # CONFIG_LIBCURL_LIBIDN2 is not set | ||
5042 | # CONFIG_LIBCURL_THREADED_RESOLVER is not set | ||
5043 | # CONFIG_LIBCURL_ZLIB is not set | ||
5044 | # CONFIG_LIBCURL_ZSTD is not set | ||
5045 | # CONFIG_LIBCURL_UNIX_SOCKETS is not set | ||
5046 | # CONFIG_LIBCURL_LIBCURL_OPTION is not set | ||
5047 | # CONFIG_LIBCURL_VERBOSE is not set | ||
5005 | # CONFIG_PACKAGE_libdaemon is not set | 5048 | # CONFIG_PACKAGE_libdaemon is not set |
5006 | # CONFIG_PACKAGE_libdaq is not set | 5049 | # CONFIG_PACKAGE_libdaq is not set |
5007 | # CONFIG_PACKAGE_libdaq3 is not set | 5050 | # CONFIG_PACKAGE_libdaq3 is not set |
@@ -5134,7 +5177,7 @@ CONFIG_PACKAGE_libncurses=y | |||
5134 | # CONFIG_PACKAGE_libnewt is not set | 5177 | # CONFIG_PACKAGE_libnewt is not set |
5135 | # CONFIG_PACKAGE_libnfnetlink is not set | 5178 | # CONFIG_PACKAGE_libnfnetlink is not set |
5136 | CONFIG_PACKAGE_libnftnl=y | 5179 | CONFIG_PACKAGE_libnftnl=y |
5137 | # CONFIG_PACKAGE_libnghttp2 is not set | 5180 | CONFIG_PACKAGE_libnghttp2=y |
5138 | # CONFIG_PACKAGE_libnl is not set | 5181 | # CONFIG_PACKAGE_libnl is not set |
5139 | # CONFIG_PACKAGE_libnl-core is not set | 5182 | # CONFIG_PACKAGE_libnl-core is not set |
5140 | # CONFIG_PACKAGE_libnl-genl is not set | 5183 | # CONFIG_PACKAGE_libnl-genl is not set |
@@ -6746,7 +6789,7 @@ CONFIG_PACKAGE_uboot-envtools=y | |||
6746 | # CONFIG_PACKAGE_gnupg is not set | 6789 | # CONFIG_PACKAGE_gnupg is not set |
6747 | CONFIG_PACKAGE_gnupg2=y | 6790 | CONFIG_PACKAGE_gnupg2=y |
6748 | # CONFIG_PACKAGE_gnupg2-dirmngr is not set | 6791 | # CONFIG_PACKAGE_gnupg2-dirmngr is not set |
6749 | # CONFIG_PACKAGE_gnupg2-utils is not set | 6792 | CONFIG_PACKAGE_gnupg2-utils=y |
6750 | # CONFIG_PACKAGE_gnutls-utils is not set | 6793 | # CONFIG_PACKAGE_gnutls-utils is not set |
6751 | # CONFIG_PACKAGE_gpgv is not set | 6794 | # CONFIG_PACKAGE_gpgv is not set |
6752 | # CONFIG_PACKAGE_gpgv2 is not set | 6795 | # CONFIG_PACKAGE_gpgv2 is not set |