aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 21:36:10 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-05-15 17:59:25 -0400
commitebc887b278944fc478ab31a4be8ba0cae5fe4f48 (patch)
tree47dc4e0d9e876ade642ebe08fe8641075faab6ae /init
parente1c972b681bf118fcedb9fe2ed7a73de983aa5ef (diff)
userns: Convert binary formats to use kuid/kgid where appropriate
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/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 3349670149dc..994a53ec1d8a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -865,8 +865,6 @@ config UIDGID_CONVERTED
865 865
866 # List of kernel pieces that need user namespace work 866 # List of kernel pieces that need user namespace work
867 # Features 867 # Features
868 depends on BINFMT_ELF = n
869 depends on BINFMT_ELF_FDPIC = n
870 depends on UNIX98_PTYS = n 868 depends on UNIX98_PTYS = n
871 depends on CGROUPS = n 869 depends on CGROUPS = n
872 depends on MIGRATION = n 870 depends on MIGRATION = n