diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index d2e827213..ae17fe31b 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -59,6 +59,12 @@ config CONFIG_FDFLUSH | |||
59 | you change a disk. Most people have working hardware and can safely | 59 | you change a disk. Most people have working hardware and can safely |
60 | say leave this disabled. | 60 | say leave this disabled. |
61 | 61 | ||
62 | config CONFIG_FDFORMAT | ||
63 | bool "fdformat" | ||
64 | default n | ||
65 | help | ||
66 | Fdformat is used to low-level format a floppy disk. | ||
67 | |||
62 | config CONFIG_FDISK | 68 | config CONFIG_FDISK |
63 | bool "fdisk" | 69 | bool "fdisk" |
64 | default n | 70 | default n |