summaryrefslogtreecommitdiffstats
path: root/rules/dosfstools.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dosfstools.in')
-rw-r--r--rules/dosfstools.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/dosfstools.in b/rules/dosfstools.in
index 0028a7e60..c2220c960 100644
--- a/rules/dosfstools.in
+++ b/rules/dosfstools.in
@@ -12,7 +12,6 @@ config DOSFSTOOLS_MKDOSFS
config DOSFSTOOLS_MKDOSFS_MSDOS
bool
prompt "create mkfs.msdos link"
- default N
depends on DOSFSTOOLS_MKDOSFS
help
FAT 12 / MSDOS Format
@@ -20,7 +19,6 @@ config DOSFSTOOLS_MKDOSFS_MSDOS
config DOSFSTOOLS_MKDOSFS_VFAT
bool
prompt "create mkfs.vfat link"
- default N
depends on DOSFSTOOLS_MKDOSFS
help
VFAT Format - Long Filenames, big files, etc.