From 38f7ddeb9850f4a66432192de1707c86ae534a1d Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Sun, 8 Mar 2020 22:12:32 +0100 Subject: [PATCH] msm8976-common: Use generic arch variant Follow blueline which has not demonstrated any regressions after switching to a generic arch variant. --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 82a6e18..a3f88ed 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -37,7 +37,7 @@ TARGET_2ND_ARCH := arm TARGET_2ND_ARCH_VARIANT := armv8-a TARGET_2ND_CPU_ABI := armeabi-v7a TARGET_2ND_CPU_ABI2 := armeabi -TARGET_2ND_CPU_VARIANT := cortex-a53 +TARGET_2ND_CPU_VARIANT := generic TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53 TARGET_BOARD_PLATFORM := msm8952