From 7c63be3a8fd5d2bb11e159b286edf61b105d7820 Mon Sep 17 00:00:00 2001 From: aswin7469 Date: Thu, 21 Apr 2022 14:07:13 +0530 Subject: [PATCH] Revert "sm7250-common: BoardConfig: Apply latest Kryo 785 & 385 Optmiziations" This reverts commit 377add56440f2575579476c12451d1aad812eea9. --- BoardConfigCommon.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 334abbf..3e040a3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -26,7 +26,6 @@ TARGET_ARCH := arm64 TARGET_ARCH_VARIANT := armv8-2a-dotprod TARGET_CPU_ABI := arm64-v8a TARGET_CPU_VARIANT := cortex-a76 -TARGET_CPU_VARIANT := kryo785 ifeq (,$(filter %_64,$(TARGET_PRODUCT))) TARGET_2ND_ARCH := arm @@ -34,7 +33,6 @@ TARGET_2ND_ARCH_VARIANT := armv8-2a TARGET_2ND_CPU_ABI := armeabi-v7a TARGET_2ND_CPU_ABI2 := armeabi TARGET_2ND_CPU_VARIANT := cortex-a76 -TARGET_2ND_CPU_VARIANT := kryo385 endif # Bootloader