summaryrefslogtreecommitdiffstats
path: root/package/nginx/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx/Config.in')
-rw-r--r--package/nginx/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nginx/Config.in b/package/nginx/Config.in
index be445f4f6c..0c39a635d8 100644
--- a/package/nginx/Config.in
+++ b/package/nginx/Config.in
@@ -36,8 +36,8 @@ config BR2_PACKAGE_NGINX_HTTP_SSL_MODULE
help
Enable ngx_http_ssl_module
-config BR2_PACKAGE_NGINX_HTTP_SPDY_MODULE
- bool "ngx_http_spdy_module"
+config BR2_PACKAGE_NGINX_HTTP_V2_MODULE
+ bool "ngx_http_v2_module"
select BR2_PACKAGE_ZLIB
help
Enable ngx_http_spdy_module
OpenPOWER on IntegriCloud