patch-2.1.45 linux/fs/Config.in
Next file: linux/fs/affs/Changes
Previous file: linux/drivers/sound/soundcard.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Thu Jul 10 16:10:15 1997
- Orig file:
v2.1.44/linux/fs/Config.in
- Orig date:
Mon Jun 16 16:35:56 1997
diff -u --recursive --new-file v2.1.44/linux/fs/Config.in linux/fs/Config.in
@@ -5,26 +5,6 @@
comment 'Filesystems'
bool 'Quota support' CONFIG_QUOTA
-bool 'Preload dcache entries in readdir() [ALPHA, currently dangerous!]' CONFIG_DCACHE_PRELOAD
-bool 'Include support for omirr online mirror' CONFIG_OMIRR
-bool 'Translate filename suffixes' CONFIG_TRANS_NAMES
-if [ "$CONFIG_TRANS_NAMES" = "y" ]; then
- bool ' Restrict translation to specific gid' CONFIG_TRANS_RESTRICT
- if [ "$CONFIG_TRANS_RESTRICT" = "y" ]; then
- int ' Enter gid to compile in' CONFIG_TRANS_GID 4
- fi
- bool ' Translate nodename' CONFIG_TR_NODENAME
- bool ' Translate compiled-in kernelname' CONFIG_TR_KERNNAME
- if [ "$CONFIG_TR_KERNNAME" = "y" ]; then
- string ' Enter kernelname string to compile in' CONFIG_KERNNAME banana
- fi
- bool ' Translate compiled-in kerneltype' CONFIG_TR_KERNTYPE
- if [ "$CONFIG_TR_KERNTYPE" = "y" ]; then
- string ' Enter kerneltype string to compile in' CONFIG_KERNTYPE default
- fi
- bool ' Translate machine type' CONFIG_TR_MACHINE
- bool ' Translate sysname' CONFIG_TR_SYSNAME
-fi
tristate 'Minix fs support' CONFIG_MINIX_FS
tristate 'Second extended fs support' CONFIG_EXT2_FS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov