patch-2.1.115 linux/fs/Config.in
Next file: linux/fs/devpts/devpts_i.h
Previous file: linux/drivers/video/vgacon.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Aug 6 02:29:45 1998
- Orig file:
v2.1.114/linux/fs/Config.in
- Orig date:
Tue Jul 28 14:21:09 1998
diff -u --recursive --new-file v2.1.114/linux/fs/Config.in linux/fs/Config.in
@@ -72,9 +72,11 @@
bool 'SMD disklabel (Sun partition tables) support' CONFIG_SMD_DISKLABEL
bool 'Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
fi
+if [ "$CONFIG_UNIX98_PTYS" = "y" ]; then
+ tristate '/dev/pts filesystem for Unix98 PTYs' CONFIG_DEVPTS_FS
+fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'ADFS filesystem support (read only) (EXPERIMENTAL)' CONFIG_ADFS_FS
- tristate '/dev/pts filesystem support (EXPERIMENTAL)' CONFIG_DEVPTS_FS
fi
bool 'Macintosh partition map support' CONFIG_MAC_PARTITION
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov