X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2e3edee782be78ab9ccec5eadcdf30751107c872..ec0c8239490365685483bc7b63c6c14666edcfb2:/openwrt/package/lighttpd/Config.in

diff --git a/openwrt/package/lighttpd/Config.in b/openwrt/package/lighttpd/Config.in
index fd423358a..f1b7f1e2e 100644
--- a/openwrt/package/lighttpd/Config.in
+++ b/openwrt/package/lighttpd/Config.in
@@ -32,6 +32,12 @@ config BR2_PACKAGE_LIGHTTPD_MOD_CGI
 	tristate 
 	default m if CONFIG_DEVEL
 
+config BR2_PACKAGE_LIGHTTPD_MOD_FASTCGI
+	depends BR2_PACKAGE_LIGHTTPD
+	prompt "...-mod-fastcgi - FastCGI module"
+	tristate 
+	default m if CONFIG_DEVEL
+
 config BR2_PACKAGE_LIGHTTPD_MOD_PROXY
 	depends BR2_PACKAGE_LIGHTTPD
 	prompt "...-mod-proxy - Proxy module"