patch-pre2.0.11 linux/fs/Config.in
Next file: linux/fs/buffer.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Jun 2 13:19:46 1996
- Orig file:
pre2.0.10/linux/fs/Config.in
- Orig date:
Sat Jun 1 20:11:33 1996
diff -u --recursive --new-file pre2.0.10/linux/fs/Config.in linux/fs/Config.in
@@ -35,7 +35,7 @@
tristate 'ISO9660 cdrom filesystem support' CONFIG_ISO9660_FS
tristate 'OS/2 HPFS filesystem support (read only)' CONFIG_HPFS_FS
tristate 'System V and Coherent filesystem support' CONFIG_SYSV_FS
-if [ "$CONFIG_EXPERIMENTAL = "y" ]; then
+if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'Amiga FFS filesystem support (EXPERIMENTAL)' CONFIG_AFFS_FS
if [ "$CONFIG_AFFS_FS" != "n" ]; then
define_bool CONFIG_AMIGA_PARTITION y
@@ -43,7 +43,7 @@
fi
tristate 'UFS filesystem support (read only)' CONFIG_UFS_FS
if [ "$CONFIG_UFS_FS" != "n" ]; then
- bool "BSD disklabel (FreeBSD partition tables) support" CONFIG_BSD_DISKLABEL
- bool "SMD disklabel (Sun partition tables) support" CONFIG_SMD_DISKLABEL
+ bool 'BSD disklabel (FreeBSD partition tables) support' CONFIG_BSD_DISKLABEL
+ bool 'SMD disklabel (Sun partition tables) support' CONFIG_SMD_DISKLABEL
fi
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this