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 077b635..63a3bf5 100644 --- a/util-linux/umount.c +++ b/util-linux/umount.c @@ -10,7 +10,6 @@ //config:config UMOUNT //config: bool "umount (5.1 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: When you want to remove a mounted filesystem from its current mount //config: point, for example when you are shutting down the system, the |