mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 16:26:55 +00:00
8f683d6fe1
SVN-Revision: 20915
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
|