ARM: tegra: flounder: stick to 32bit binder for now.
authorJP Abgrall <jpa@google.com>
Wed, 5 Feb 2014 20:29:34 +0000 (12:29 -0800)
committerJP 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

index a14e0b428c287b21764b4b4689ac006d53ae7c07..a802bc0bf4a466ada671afc6910a285e62ace43d 100644 (file)
@@ -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