mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-15 06:12:11 -04:00
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
# OpenSSL configuration
|
|
|
|
if PACKAGE_libopenssl
|
|
|
|
config OPENSSL_ENGINE
|
|
bool
|
|
prompt "Crypto acceleration support"
|
|
|
|
endif
|