openssl: fix cryptodev config dependency
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
parent
6a3565985f
commit
f5468d2486
1 changed files with 1 additions and 0 deletions
|
@ -59,4 +59,5 @@ endif
|
|||
|
||||
config OPENSSL_ENGINE_CRYPTO
|
||||
bool
|
||||
select OPENSSL_HARDWARE_SUPPORT
|
||||
prompt "Crypto acceleration support" if PACKAGE_libopenssl
|
||||
|
|
Loading…
Reference in a new issue