1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/openssl/Config.in
Nicolas Thill 8f683d6fe1 package/openssl: move configuration in submenu
SVN-Revision: 20915
2010-04-16 10:50:45 +00:00

9 lines
128 B
Plaintext

menu "Configuration"
depends on PACKAGE_libopenssl
config OPENSSL_ENGINE
bool
prompt "Crypto acceleration support"
endmenu