diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 2 |
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 |