BEFORE:
<*> Second extended fs support
[*] O NO_ATIME support for ext2 filesystems
AFTER:
<*> Second extended fs support
[*] NO_ATIME support for ext2 filesystems
Kurt
--- linux/fs/Config.in.orig Thu Jul 17 01:02:37 1997
+++ linux/fs/Config.in Sun Jul 27 23:57:22 1997
@@ -10,7 +10,7 @@
tristate 'Extended fs support' CONFIG_EXT_FS
tristate 'Second extended fs support' CONFIG_EXT2_FS
if [ "$CONFIG_EXT2_FS" = "y" ]; then
- bool ' NO_ATIME support for ext2 filesystems' CONFIG_EXT2_NOATIME
+ bool ' NO_ATIME support for ext2 filesystems' CONFIG_EXT2_NOATIME
fi
tristate 'xiafs filesystem support' CONFIG_XIA_FS
-------------------------------------------------------------
Impossible doesn't exist! Unmöglich gibt's nicht!
Difficult exists. Schwierig gibt's.