patch-1.3.96 linux/fs/Config.in

Next file: linux/fs/Makefile
Previous file: linux/drivers/sound/dmasound.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/fs/Config.in linux/fs/Config.in
@@ -34,6 +34,10 @@
 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
-bool 'AFFS filesystem support' CONFIG_AFFS_FS
-bool 'UFS filesystem support (read only)' CONFIG_UFS_FS
+tristate 'AFFS filesystem support (read only)' CONFIG_AFFS_FS
+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
+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