disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / openssl / Config.in
1 config BR2_PACKAGE_OPENSSL
2 tristate "openssl"
3 default m if CONFIG_DEVEL
4 help
5 A library implementing the SSL and TLS protocols
6
7 http://www.openssl.org/
This page took 0.04731 seconds and 5 git commands to generate.