aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-02-05 12:29:34 -0800
committerJP Abgrall <jpa@google.com>2014-02-05 12:31:10 -0800
commit8179b7b7fe7e0ee85f670d109de6d7e3be46b2a9 (patch)
treebb71465831703dd6f8b7f3478d3dcfd0010ed6bf /drivers/staging/android
parent537057b66d4ef6fe1cc27939442a6e9a8d8104b9 (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 a14e0b428c28..a802bc0bf4a4 100644
--- 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