diff options
Diffstat (limited to 'util-linux/unshare.c')
-rw-r--r-- | util-linux/unshare.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/unshare.c b/util-linux/unshare.c index a943e7b03..2087413e8 100644 --- a/util-linux/unshare.c +++ b/util-linux/unshare.c | |||
@@ -10,7 +10,6 @@ | |||
10 | //config: bool "unshare (7.2 kb)" | 10 | //config: bool "unshare (7.2 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: depends on !NOMMU | 12 | //config: depends on !NOMMU |
13 | //config: select PLATFORM_LINUX | ||
14 | //config: select LONG_OPTS | 13 | //config: select LONG_OPTS |
15 | //config: help | 14 | //config: help |
16 | //config: Run program with some namespaces unshared from parent. | 15 | //config: Run program with some namespaces unshared from parent. |