patch-pre2.0.5 linux/fs/Config.in
Next file: linux/fs/affs/amigaffs.c
Previous file: linux/drivers/sound/soundcard.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Wed May 15 09:47:27 1996
-  Orig file: 
pre2.0.4/linux/fs/Config.in
-  Orig date: 
Mon May 13 23:02:49 1996
diff -u --recursive --new-file pre2.0.4/linux/fs/Config.in linux/fs/Config.in
@@ -35,10 +35,11 @@
 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
-tristate 'Amiga FFS filesystem support (EXPERIMENTAL)' CONFIG_AFFS_FS
-if [ "$CONFIG_AFFS_FS" = "y" -o "$CONFIG_AFFS_FS" = "m" ]; then
-  define_bool CONFIG_AMIGA_PARTITION y
-fi
+# AFFS disabled until they can get that BYTE/WORD/LONG crap sorted out
+#tristate 'Amiga FFS filesystem support (EXPERIMENTAL)' CONFIG_AFFS_FS
+#if [ "$CONFIG_AFFS_FS" = "y" -o "$CONFIG_AFFS_FS" = "m" ]; then
+#  define_bool CONFIG_AMIGA_PARTITION y
+#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
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