mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 05:27:09 +00:00
9 lines
128 B
Plaintext
9 lines
128 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_libopenssl
|
|
|
|
config OPENSSL_ENGINE
|
|
bool
|
|
prompt "Crypto acceleration support"
|
|
|
|
endmenu
|