disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/openwrt.git] / openwrt / package / haserl / Config.in
1 config BR2_PACKAGE_HASERL
2 tristate "haserl"
3 default m if CONFIG_DEVEL
4 help
5 A CGI wrapper to embed shell scripts in HTML documents.
6
7 http://haserl.sourceforge.net/
8
9