aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:22:56 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-05-15 17:59:26 -0400
commitf04c6ce2cfaff4b982a6c8ad37e07c14379c111c (patch)
treef942286f4d8af718236b73f91cc053e92c424266 /init/Kconfig
parentebc887b278944fc478ab31a4be8ba0cae5fe4f48 (diff)
userns: Convert devpts 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/Kconfig')
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 994a53ec1d8..2738a7c4793 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -865,7 +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 UNIX98_PTYS = n
869 depends on CGROUPS = n 868 depends on CGROUPS = n
870 depends on MIGRATION = n 869 depends on MIGRATION = n
871 depends on NUMA = n 870 depends on NUMA = n