patch-1.3.51 linux/fs/Config.in
Next file: linux/fs/Makefile
Previous file: linux/drivers/net/pt.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Dec 26 06:03:00 1995
- Orig file:
v1.3.50/linux/fs/Config.in
- Orig date:
Fri Nov 17 08:42:27 1995
diff -u --recursive --new-file v1.3.50/linux/fs/Config.in linux/fs/Config.in
@@ -4,6 +4,7 @@
mainmenu_option next_comment
comment 'Filesystems'
+bool 'Quota support' CONFIG_QUOTA
tristate 'Standard (minix) fs support' CONFIG_MINIX_FS
tristate 'Extended fs support' CONFIG_EXT_FS
tristate 'Second extended fs support' CONFIG_EXT2_FS
@@ -22,4 +23,6 @@
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 'SMB filesystem (to mount WfW shares etc..) support' CONFIG_SMB_FS
+if [ "$CONFIG_INET" = "y" ]; then
+ tristate 'SMB filesystem (to mount WfW shares etc..) support' CONFIG_SMB_FS
+fi
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