From 1acec6a28347c3e57d9f882088f92caf0f4aec94 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Fri, 21 Feb 2014 14:40:27 -0800 Subject: [PATCH] staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add a more clear explanation of the option in the prompt, and make the config depend on ANDROID_BINDER_IPC being selected. Also sets the default to y, which matches AOSP. Cc: Colin Cross Cc: Arve Hjønnevåg Cc: Serban Constantinescu Cc: Android Kernel Team Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed