mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
defconfig: use 64-bit binder API
This commit is contained in:
parent
2f2b2a0505
commit
7b06860889
2 changed files with 2 additions and 2 deletions
|
@ -3471,7 +3471,7 @@ CONFIG_QCACHE=y
|
|||
#
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDER_IPC_32BIT=y
|
||||
# CONFIG_ANDROID_BINDER_IPC_32BIT is not set
|
||||
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
|
||||
CONFIG_ASHMEM=y
|
||||
CONFIG_ANDROID_PERSISTENT_RAM=y
|
||||
|
|
|
@ -3471,7 +3471,7 @@ CONFIG_QCACHE=y
|
|||
#
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ANDROID_BINDER_IPC=y
|
||||
CONFIG_ANDROID_BINDER_IPC_32BIT=y
|
||||
# CONFIG_ANDROID_BINDER_IPC_32BIT is not set
|
||||
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
|
||||
CONFIG_ASHMEM=y
|
||||
CONFIG_ANDROID_PERSISTENT_RAM=y
|
||||
|
|
Loading…
Reference in a new issue