projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
537057b
)
ARM: tegra: flounder: stick to 32bit binder for now.
author
JP Abgrall
<jpa@google.com>
Wed, 5 Feb 2014 20:29:34 +0000
(12:29 -0800)
committer
JP Abgrall
<jpa@google.com>
Wed, 5 Feb 2014 20:31:10 +0000
(12:31 -0800)
Signed-off-by: JP Abgrall <jpa@google.com>
drivers/staging/android/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/android/Kconfig
b/drivers/staging/android/Kconfig
index a14e0b428c287b21764b4b4689ac006d53ae7c07..a802bc0bf4a466ada671afc6910a285e62ace43d 100644
(file)
--- a/
drivers/staging/android/Kconfig
+++ b/
drivers/staging/android/Kconfig
@@
-21,6
+21,7
@@
config ANDROID_BINDER_IPC
config ANDROID_BINDER_IPC_32BIT
bool "Use old 32-bit binder api"
+ default y
depends on !64BIT
---help---
Enable to support an old 32-bit Android user-space. Breaks the new