diff options
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 5338dcb..80a34cc 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -13,7 +13,6 @@ TARGET_CPU_VARIANT := cortex-a9 TARGET_CPU_ABI := armeabi-v7a TARGET_CPU_ABI2 := armeabi TARGET_CPU_SMP := true -ARCH_ARM_HAVE_TLS_REGISTER := true SMALLER_FONT_FOOTPRINT := true MINIMAL_FONT_FOOTPRINT := true |