summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdithya R <gh0strider.2k18.reborn@gmail.com>2021-01-24 14:02:20 +0530
committeralk3pInjection <webmaster@raspii.tech>2024-01-02 00:52:16 +0800
commita8344f27d84308541a4c9001fba5ba7b703c0e6c (patch)
tree3e62fa0f4d68b000f78f00a2faeb01f7d2094f25
parentbce0388a9b7c4daf5284527a0ed41cd78c99f641 (diff)
gs201: Switch to dot product CPU variant
Change-Id: I484bb2bcc181c62e29c04bc6e467e5edea8ac0d8
-rw-r--r--BoardConfig-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index 7dbfd13b..2a857375 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -27,7 +27,7 @@ TARGET_SOC_NAME := google
USES_DEVICE_GOOGLE_GS201 := true
TARGET_ARCH := arm64
-TARGET_ARCH_VARIANT := armv8-2a
+TARGET_ARCH_VARIANT := armv8-2a-dotprod
TARGET_CPU_ABI := arm64-v8a
TARGET_CPU_VARIANT := cortex-a76