mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-11 03:22:25 +08: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
|