lighttpd: don't enable openssl support by default

This commit is contained in:
Peter Korsgaard 2008-09-17 21:36:21 +00:00
parent 57ae4753ed
commit 667ec53adb

View File

@ -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