diff -Naurp linux-2.5.62-vanilla/fs/Kconfig linux-2.5.62-mcp1/fs/Kconfig --- linux-2.5.62-vanilla/fs/Kconfig 2003-02-10 19:38:43.000000000 +0100 +++ linux-2.5.62-mcp1/fs/Kconfig 2003-02-18 13:43:48.000000000 +0100 @@ -336,7 +336,7 @@ config JBD you cannot compile this code as a module. config JBD_DEBUG - bool "JBD (ext3) debugging support" + bool " JBD (ext3) debugging support" depends on JBD ---help--- If you are using the ext3 journaled file system (or potentially any @@ -943,7 +943,7 @@ config ROMFS_FS answer N. config EXT2_FS - tristate "Second extended fs support" + tristate "Ext2 fs support" ---help--- This is the de facto standard Linux file system (method to organize files on a storage device) for hard disks.