configs/snps_hsdk: Switch to archs38_full CPU option
authorEvgeniy Didin <Evgeniy.Didin@synopsys.com>
Wed, 23 Oct 2019 14:04:37 +0000 (17:04 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 24 Oct 2019 08:44:26 +0000 (10:44 +0200)
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>
configs/snps_archs38_hsdk_defconfig

index 0fc708eee1a09bb496e6c00612d4bc574a0f9074..646cd99d9966a909ffd6b60459dd84901515f7cc 100644 (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