aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-02-05 12:29:34 -0800
committerColin Cross <ccross@android.com>2014-03-19 13:11:00 -0700
commit621bab2edfa22303313ca483ed84e7e41c8b5fcc (patch)
tree29c8ea02a91b0dfbd40238bbbbda5cc68250c1ea /drivers/staging/android
parent18e70837448613dcab07aa601ea567cc48425a65 (diff)
ARM: tegra: flounder: stick to 32bit binder for now.
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'drivers/staging/android')
-rw-r--r--drivers/staging/android/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/android/Kconfig b/drivers/staging/android/Kconfig
index d1207b4ed66..02703dd221a 100644
--- a/drivers/staging/android/Kconfig
+++ b/drivers/staging/android/Kconfig
@@ -22,6 +22,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