patch-1.3.69 linux/drivers/isdn/Config.in
Next file: linux/drivers/isdn/Makefile
Previous file: linux/drivers/char/tty_io.c
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Mon Feb 26 11:58:04 1996
 -  Orig file: 
v1.3.68/linux/drivers/isdn/Config.in
 -  Orig date: 
Thu Jan  1 02:00:00 1970
 
diff -u --recursive --new-file v1.3.68/linux/drivers/isdn/Config.in linux/drivers/isdn/Config.in
@@ -0,0 +1,12 @@
+#
+# ISDN device configuration
+#
+if [ "$CONFIG_INET" != "n" ]; then
+  bool 'Support synchronous PPP' CONFIG_ISDN_PPP
+  if [ "$CONFIG_ISDN_PPP" != "n" ]; then
+    bool 'Use VJ-compression with synchronous PPP' CONFIG_ISDN_PPP_VJ
+    bool 'Support generic MP (RFC 1717)' CONFIG_ISDN_MPP
+  fi
+fi
+dep_tristate 'Teles/NICCY1016PC/Creatix support' CONFIG_ISDN_DRV_TELES $CONFIG_ISDN
+dep_tristate 'ICN B1 and B2 support' CONFIG_ISDN_DRV_ICN $CONFIG_ISDN
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