--- fs/Config.in.orig 2003-01-11 22:53:20.000000000 -0800 +++ fs/Config.in 2003-01-11 22:56:18.000000000 -0800 @@ -24,7 +24,9 @@ dep_tristate 'BFS file system support (EXPERIMENTAL)' CONFIG_BFS_FS $CONFIG_EXPERIMENTAL -tristate 'Ext3 journalling file system support' CONFIG_EXT3_FS +tristate 'Ext2 file system support' CONFIG_EXT2_FS + +dep_tristate 'Ext3 journalling file system support' CONFIG_EXT3_FS $CONFIG_EXT2_FS # CONFIG_JBD could be its own option (even modular), but until there are # other users than ext3, we will simply make it be the same as CONFIG_EXT3_FS # dep_tristate ' Journal Block Device support (JBD for ext3)' CONFIG_JBD $CONFIG_EXT3_FS @@ -83,8 +85,6 @@ tristate 'ROM file system support' CONFIG_ROMFS_FS -tristate 'Second extended fs support' CONFIG_EXT2_FS - tristate 'System V/Xenix/V7/Coherent file system support' CONFIG_SYSV_FS tristate 'UDF file system support (read only)' CONFIG_UDF_FS