mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 05:23:14 +01:00
9 lines
121 B
Text
9 lines
121 B
Text
# OpenSSL configuration
|
|
|
|
if PACKAGE_libopenssl
|
|
|
|
config OPENSSL_ENGINE
|
|
bool
|
|
prompt "Crypto acceleration support"
|
|
|
|
endif
|