openssl: OPENSSL_WITH_ASM default

This commit is contained in:
LEAN-ESX 2019-10-25 06:51:09 -07:00
parent f339b00c7a
commit b9e5d69777

View File

@ -16,7 +16,7 @@ config OPENSSL_OPTIMIZE_SPEED
config OPENSSL_WITH_ASM
bool
default y if !SMALL_FLASH || !arm
default y
prompt "Compile with optimized assembly code"
depends on !arc
help