android: base-cfg: enable ARMV7_COMPAT
authorGreg Hackmann <ghackmann@google.com>
Mon, 15 Sep 2014 22:34:55 +0000 (15:34 -0700)
committerGreg Hackmann <ghackmann@google.com>
Mon, 15 Sep 2014 22:37:21 +0000 (15:37 -0700)
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>
android/configs/android-base.cfg

index bdc4749a195f0d8773683af63fbba6eabe93369a..d8503e450957b18b3c9971e3c2634b8841ef5fa1 100644 (file)
@@ -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