10 lines
121 B
Text
10 lines
121 B
Text
|
# OpenSSL configuration
|
||
|
|
||
|
if PACKAGE_libopenssl
|
||
|
|
||
|
config OPENSSL_ENGINE
|
||
|
bool
|
||
|
prompt "Crypto acceleration support"
|
||
|
|
||
|
endif
|