summaryrefslogtreecommitdiffstats
path: root/fs/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-02 02:36:47 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-02 02:36:47 +0000
commit8624512aa908741ba2795200133eae0d7f4557ea (patch)
treed5d3036fccf2604f4c98dedc11e8adb929d6b52e /fs/Config.in
parent7b8f5d6f1d45d9f9de1d26e7d3c32aa5af11b488 (diff)
Merge with 2.3.48.
Diffstat (limited to 'fs/Config.in')
-rw-r--r--fs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Config.in b/fs/Config.in
index eb4a5f78a..ff031ab44 100644
--- a/fs/Config.in
+++ b/fs/Config.in
@@ -24,7 +24,7 @@ dep_tristate ' UMSDOS: Unix-like file system on top of standard MSDOS fs' CON
dep_tristate ' VFAT (Windows-95) fs support' CONFIG_VFAT_FS $CONFIG_FAT_FS
dep_tristate 'EFS file system support (read only) (EXPERIMENTAL)' CONFIG_EFS_FS $CONFIG_EXPERIMENTAL
-tristate 'Compressed ROM file sytem support' CONFIG_CRAMFS
+tristate 'Compressed ROM file system support' CONFIG_CRAMFS
tristate 'ISO 9660 CDROM file system support' CONFIG_ISO9660_FS
if [ "$CONFIG_ISO9660_FS" != "n" ]; then