configs/snps_hsdk: Switch to archs38_full CPU option

Lets switch CPU option to archs38_full for HSDK to
get an increase in performance by using FPU extensions.

Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot@synopsys.com
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Evgeniy Didin 2019-10-23 17:04:37 +03:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 43c783518d
commit 24e91f7719

View File

@ -1,6 +1,6 @@
# Architecture
BR2_arcle=y
BR2_archs38=y
BR2_archs38_full=y
# Linux headers same as kernel, a 4.19 series
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y