diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in index ed674a9227..99a09e9766 100644 --- a/package/lighttpd/Config.in +++ b/package/lighttpd/Config.in @@ -38,13 +38,13 @@ config BR2_PACKAGE_LIGHTTPD_ZLIB bool "zlib support" select BR2_PACKAGE_ZLIB help - Enable zlib support for lighttpd mod_compress. + Enable zlib support for lighttpd mod_deflate. config BR2_PACKAGE_LIGHTTPD_BZIP2 bool "bzip2 support" select BR2_PACKAGE_BZIP2 help - Enable bzip2 support for lighttpd mod_compress. + Enable bzip2 support for lighttpd mod_deflate. config BR2_PACKAGE_LIGHTTPD_PCRE bool "pcre support"