aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 18:36:10 -0800
committerEric W. Biederman <ebiederm@xmission.com>2012-05-15 14:59:25 -0700
commitebc887b278944fc478ab31a4be8ba0cae5fe4f48 (patch)
tree47dc4e0d9e876ade642ebe08fe8641075faab6ae /init/Kconfig
parentuserns: Add negative depends on entries to avoid building code that is userns unsafe (diff)
downloadlinux-dev-ebc887b278944fc478ab31a4be8ba0cae5fe4f48.tar.xz
linux-dev-ebc887b278944fc478ab31a4be8ba0cae5fe4f48.zip
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 '')
-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
# List of kernel pieces that need user namespace work
# Features
- depends on BINFMT_ELF = n
- depends on BINFMT_ELF_FDPIC = n
depends on UNIX98_PTYS = n
depends on CGROUPS = n
depends on MIGRATION = n