aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2014-10-01 14:33:26 +0530
committerJon Medhurst <tixy@linaro.org>2014-12-19 16:12:44 +0000
commit2d8fc4ebf6df3f863f9d52918cbeda44dcde2959 (patch)
tree3f2ef4bc6910d63782abc6ea1fa24c8ec7896117
parentddffda40e9ccfcc2fc14a1291b2c363c581c714b (diff)
android: enable swp emulation and armv7 compat configs
Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/android.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf
index 54bbb8b235d5..a07e334e692a 100644
--- a/linaro/configs/android.conf
+++ b/linaro/configs/android.conf
@@ -142,3 +142,6 @@ CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
+CONFIG_SWP_EMULATE=y
+CONFIG_ARMV7_COMPAT=y
+CONFIG_ARMV7_COMPAT_CPUINFO=y