Skip to content

Commit

Permalink
op3: Use kryo 32-bit routines
Browse files Browse the repository at this point in the history
Change-Id: Id63b0634c3b015c1f850840b19cbc9135eb76e5e
  • Loading branch information
Rashed97 authored and SubhrajyotiSen committed Jun 11, 2017
1 parent 2a6763a commit 32b8c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a53
TARGET_2ND_CPU_VARIANT := kryo

ENABLE_CPUSETS := true

Expand Down

0 comments on commit 32b8c7e

Please sign in to comment.