diff options
Diffstat (limited to 'util-linux/losetup.c')
-rw-r--r-- | util-linux/losetup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/losetup.c b/util-linux/losetup.c index ec0cf04e4..24f7a2349 100644 --- a/util-linux/losetup.c +++ b/util-linux/losetup.c | |||
@@ -9,7 +9,6 @@ | |||
9 | //config:config LOSETUP | 9 | //config:config LOSETUP |
10 | //config: bool "losetup (5.5 kb)" | 10 | //config: bool "losetup (5.5 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: select PLATFORM_LINUX | ||
13 | //config: help | 12 | //config: help |
14 | //config: losetup is used to associate or detach a loop device with a regular | 13 | //config: losetup is used to associate or detach a loop device with a regular |
15 | //config: file or block device, and to query the status of a loop device. This | 14 | //config: file or block device, and to query the status of a loop device. This |