Explorar el Código

openssl: fix cryptodev config dependency

Signed-off-by: Ralph Sennhauser <[email protected]>
Ralph Sennhauser hace 8 años
padre
commit
f5468d2486
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/libs/openssl/Config.in

+ 1 - 0
package/libs/openssl/Config.in

@@ -59,4 +59,5 @@ endif
 
 config OPENSSL_ENGINE_CRYPTO
 	bool
+	select OPENSSL_HARDWARE_SUPPORT
 	prompt "Crypto acceleration support" if PACKAGE_libopenssl