Enable optimization for openssl speed instead of size

This commit is contained in:
coolsnowwolf 2018-10-14 19:22:50 +08:00
parent 1132008d09
commit 3b9a77b9b0
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ config OPENSSL_HARDWARE_SUPPORT
config OPENSSL_OPTIMIZE_SPEED
bool
default n
default y
prompt "Enable optimization for speed instead of size"
endif

View File

@ -10,7 +10,7 @@ ARCH:=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu
SUBTARGETS:=generic legacy geode 64
SUBTARGETS:=64 generic legacy geode
MAINTAINER:=Felix Fietkau <nbd@nbd.name>
KERNEL_PATCHVER:=4.9