disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / package / zlib / Config.in
1 config BR2_PACKAGE_ZLIB
2 tristate "zlib"
3 default m if CONFIG_DEVEL
4 help
5 A library implementing the 'deflate' compression method
6
7 http://www.zlib.net/
This page took 0.046668 seconds and 5 git commands to generate.