summaryrefslogtreecommitdiff
path: root/package/lighttpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/lighttpd')
-rw-r--r--package/lighttpd/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in
index eb3b841e6..b56d66b4c 100644
--- a/package/lighttpd/Config.in
+++ b/package/lighttpd/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_LIGHTTPD
Auth, Output-Compression, URL-Rewriting and many more) make
lighttpd the perfect webserver-software for every server that
is suffering load problems.
-
+
http://www.lighttpd.net/
if BR2_PACKAGE_LIGHTTPD
@@ -16,7 +16,6 @@ menu "lighttpd packages"
config BR2_PACKAGE_LIGHTTPD_OPENSSL
bool "lighttpd openssl support"
- default y
depends on BR2_PACKAGE_LIGHTTPD
select BR2_PACKAGE_OPENSSL
help