openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-2011-4619...
[oweals/openwrt.git] / package / openssl / Config.in
1 menu "Configuration"
2         depends on PACKAGE_libopenssl
3
4 config OPENSSL_ENGINE
5         bool
6         prompt "Crypto acceleration support"
7
8 endmenu