aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander E. Patrakov <patrakov@ums.usu.ru>2007-05-09 07:31:54 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-09 08:58:15 +0200
commit148e423f909e14564d8af13239c5d060f7df273e (patch)
tree09369a0e0fc425b366fe0df9aab5fedfe1419b57
parent59c51591a0ac7568824f541f57de967e88adaa07 (diff)
downloadkernel_samsung_smdk4412-148e423f909e14564d8af13239c5d060f7df273e.zip
kernel_samsung_smdk4412-148e423f909e14564d8af13239c5d060f7df273e.tar.gz
kernel_samsung_smdk4412-148e423f909e14564d8af13239c5d060f7df273e.tar.bz2
Remove obsolete fat_cvf help text
The text removed by the following patch refers to functionality that never worked, to non-existing documentation file, and to mount options marked as obsolete in the module. Signed-off-by: Alexander E. Patrakov <patrakov@ums.usu.ru> Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r--fs/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 4622dab..0fa0c11 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -724,10 +724,6 @@ config FAT_FS
file system and use GNU tar's M option. GNU tar is a program
available for Unix and DOS ("man tar" or "info tar").
- It is now also becoming possible to read and write compressed FAT
- file systems; read <file:Documentation/filesystems/fat_cvf.txt> for
- details.
-
The FAT support will enlarge your kernel by about 37 KB. If unsure,
say Y.