diff options
Diffstat (limited to 'util-linux/umount.c')
-rw-r--r-- | util-linux/umount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/umount.c b/util-linux/umount.c index 077b635c8..63a3bf504 100644 --- a/util-linux/umount.c +++ b/util-linux/umount.c | |||
@@ -10,7 +10,6 @@ | |||
10 | //config:config UMOUNT | 10 | //config:config UMOUNT |
11 | //config: bool "umount (5.1 kb)" | 11 | //config: bool "umount (5.1 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: select PLATFORM_LINUX | ||
14 | //config: help | 13 | //config: help |
15 | //config: When you want to remove a mounted filesystem from its current mount | 14 | //config: When you want to remove a mounted filesystem from its current mount |
16 | //config: point, for example when you are shutting down the system, the | 15 | //config: point, for example when you are shutting down the system, the |