universal7580: BoardConfig: Remove TARGET_CPU_CORTEX_A53
authorDario Trombello <dariotr@outlook.de>
Sun, 24 May 2020 18:51:55 +0000 (20:51 +0200)
committerDario Trombello <dariotr@outlook.de>
Fri, 19 Jun 2020 14:17:01 +0000 (16:17 +0200)
This flag is deprecated

Change-Id: I3a39aee4728467acedc797405126b366cd7edee9

BoardConfigCommon.mk

index c4725fdb93737b44d604fc76c5a7dcda3cd254a2..b9a155968b05f9f9c240214671c30b77b35135a5 100644 (file)
@@ -43,7 +43,6 @@ TARGET_ARCH_VARIANT := armv8-a
 TARGET_CPU_ABI := armeabi-v7a
 TARGET_CPU_ABI2 := armeabi
 TARGET_CPU_VARIANT := cortex-a53
-TARGET_CPU_CORTEX_A53 := true
 
 # Audio
 USE_XML_AUDIO_POLICY_CONF := 1