[package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
[openwrt.git] / package / openssl / Config.in
1 # OpenSSL configuration
2
3 if PACKAGE_libopenssl
4
5 config OPENSSL_ENGINE
6         bool
7         prompt "Crypto acceleration support"
8
9 endif