openssl: fix devcrypto depends

This commit is contained in:
hanwckf 2022-10-30 22:09:51 +08:00
parent 1b3852abd4
commit 2e1262d2e8

View File

@ -234,7 +234,7 @@ comment "Engine/Hardware Support"
config OPENSSL_ENGINE
bool "Enable engine support"
default y
select PACKAGE_libopenssl-devcrypto
#select PACKAGE_libopenssl-devcrypto
help
This enables alternative cryptography implementations,
most commonly for interfacing with external crypto devices,