mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 19:50:18 +02:00
f6c807b374
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|