summaryrefslogtreecommitdiffstats
path: root/fs/Config.in
diff options
context:
space:
mode:
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