aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2014-09-15 15:34:55 -0700
committerRuchi Kandoi <kandoiruchi@google.com>2015-02-04 14:09:58 -0800
commitfa70b2acfbed5de92ba5fcc9de4fc727ab9524dc (patch)
tree57bb50d24253b52cd8446167f8623e8028060472 /android
parentad5ad9eaca5d67c5e05607521eb328b01e971e6d (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