Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-05-26 04:34:53 +0400
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 14:13:26 +0400
commit4a2ebb93bf0ae67b4b49f1974a525523eb923da0 (patch)
treeb3d55229f4e5fed0927ebcc5b7499b4fbb238155 /init
parentd2b31ca644fdc8704de3367a6a56a5c958c77f53 (diff)
userns: Convert binder ipc to use kuids
Cc: Arve Hjønnevåg <arve@android.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 570cd337e961..86910982b94a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -952,9 +952,6 @@ config UIDGID_CONVERTED
depends on UFS_FS = n
depends on XFS_FS = n
- # The rare drivers that won't build
- depends on ANDROID_BINDER_IPC = n
-
config UIDGID_STRICT_TYPE_CHECKS
bool "Require conversions between uid/gids and their internal representation"
depends on UIDGID_CONVERTED