From: Alexander E. Patrakov Date: Wed, 9 May 2007 05:31:54 +0000 (+0200) Subject: Remove obsolete fat_cvf help text X-Git-Tag: accepted/tizen/common/20141203.182822~31132^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=148e423f909e14564d8af13239c5d060f7df273e;p=platform%2Fkernel%2Flinux-arm64.git 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 Signed-off-by: Adrian Bunk --- 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 for - details. - The FAT support will enlarge your kernel by about 37 KB. If unsure, say Y.