aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2014-09-15 15:34:55 -0700
committerDaniel Rosenberg <drosen@google.com>2015-01-06 19:53:50 -0800
commit77958b85fa9f145fe0239081ff7f07b7b25c0c0a (patch)
tree72710bb0de191eac6907f7093643cf16fc3e26e3 /android
parent0320d894f8bab423c372b0150018eb01b4d7c8f6 (diff)
android: base-cfg: enable ARMV7_COMPAT
Enables backwards-compatibility features on arm64, and has no effect (does not exist) on other architectures Change-Id: I6fc2f6567437750a0032f8a39a9cde1fb92d4ef4 Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index bdc4749a195f..d8503e450957 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -6,6 +6,7 @@ CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_INTF_ALARM_DEV=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
+CONFIG_ARMV7_COMPAT=y
CONFIG_ASHMEM=y
CONFIG_BLK_DEV_DM=y
CONFIG_BLK_DEV_INITRD=y