patch-2.1.123 linux/fs/Config.in
Next file: linux/fs/affs/symlink.c
Previous file: linux/drivers/video/vgacon.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sun Sep 20 23:23:47 1998
- Orig file:
v2.1.122/linux/fs/Config.in
- Orig date:
Sat Sep 5 16:46:41 1998
diff -u --recursive --new-file v2.1.122/linux/fs/Config.in linux/fs/Config.in
@@ -67,11 +67,9 @@
define_bool CONFIG_AMIGA_PARTITION y
fi
tristate 'UFS filesystem support' 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 'Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
-fi
+bool 'BSD disklabel (BSD partition tables) support' CONFIG_BSD_DISKLABEL
+bool 'SMD disklabel (Sun partition tables) support' CONFIG_SMD_DISKLABEL
+bool 'Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
if [ "$CONFIG_UNIX98_PTYS" = "y" ]; then
tristate '/dev/pts filesystem for Unix98 PTYs' CONFIG_DEVPTS_FS
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov