mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +00:00
1a4a9cea95
SVN-Revision: 19371
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
# OpenSSL configuration
|
|
|
|
if PACKAGE_libopenssl
|
|
|
|
config OPENSSL_ENGINE
|
|
bool
|
|
prompt "Crypto acceleration support"
|
|
|
|
endif
|