From 1fcb7623bc138d780101d7a70cfe29b11f7c67ef Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 8 Jul 2000 02:59:00 +0000 Subject: Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not -Werror clean. --- fs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/Config.in') diff --git a/fs/Config.in b/fs/Config.in index f18e30675..851c54726 100644 --- a/fs/Config.in +++ b/fs/Config.in @@ -24,7 +24,7 @@ dep_tristate ' MSDOS fs support' CONFIG_MSDOS_FS $CONFIG_FAT_FS dep_tristate ' UMSDOS: Unix-like file system on top of standard MSDOS fs' CONFIG_UMSDOS_FS $CONFIG_MSDOS_FS 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 -dep_tristate 'Journalling Flash File System (JFFS) support (EXPERIMENTAL)' CONFIG_JFFS_FS $CONFIG_EXPERIMENTAL +dep_tristate 'Journalling Flash File System (JFFS) support (EXPERIMENTAL)' CONFIG_JFFS_FS $CONFIG_EXPERIMENTAL $CONFIG_MTD tristate 'Compressed ROM file system support' CONFIG_CRAMFS tristate 'Simple RAM-based file system support' CONFIG_RAMFS -- cgit v1.2.3