mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2026-01-06 18:46:17 +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
|