mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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>
This commit is contained in:
parent
3868e7f8d4
commit
39fdc30ff5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user