|
@@ -31,6 +31,11 @@ config BR2_PACKAGE_LIBCURL_COOKIES_SUPPORT
|
|
|
help
|
|
|
Enable support for cookies.
|
|
|
|
|
|
+config BR2_PACKAGE_LIBCURL_WEBSOCKETS_SUPPORT
|
|
|
+ bool "websockets support"
|
|
|
+ help
|
|
|
+ Enable support for websockets.
|
|
|
+
|
|
|
config BR2_PACKAGE_LIBCURL_EXTRA_PROTOCOLS_FEATURES
|
|
|
bool "enable extra protocols and features"
|
|
|
default y
|