diff options
author | Paul Mackerras <paulus@samba.org> | 2007-05-10 07:08:37 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-10 07:08:37 -0400 |
commit | 2ecf042ef530dd0943e41d84b6344f507941af3e (patch) | |
tree | 73100361dd74e3f80f14c7c81ba4675948983f44 /fs/Kconfig | |
parent | 32a56ebb24f23da1bbaf24292acf85b6c04526ab (diff) | |
parent | de5603748af8bf7deac403e6ba92887f8d18e812 (diff) |
Merge branch 'linux-2.6'
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 4622dabb2253..0fa0c1193e81 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -724,10 +724,6 @@ config FAT_FS | |||
724 | file system and use GNU tar's M option. GNU tar is a program | 724 | file system and use GNU tar's M option. GNU tar is a program |
725 | available for Unix and DOS ("man tar" or "info tar"). | 725 | available for Unix and DOS ("man tar" or "info tar"). |
726 | 726 | ||
727 | It is now also becoming possible to read and write compressed FAT | ||
728 | file systems; read <file:Documentation/filesystems/fat_cvf.txt> for | ||
729 | details. | ||
730 | |||
731 | The FAT support will enlarge your kernel by about 37 KB. If unsure, | 727 | The FAT support will enlarge your kernel by about 37 KB. If unsure, |
732 | say Y. | 728 | say Y. |
733 | 729 | ||