patch-2.3.4 linux/net/Config.in
Next file: linux/net/Makefile
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Wed May 26 09:36:36 1999
-  Orig file: 
v2.3.3/linux/net/Config.in
-  Orig date: 
Thu Feb 25 10:46:47 1999
diff -u --recursive --new-file v2.3.3/linux/net/Config.in linux/net/Config.in
@@ -32,10 +32,10 @@
 fi
 tristate 'Appletalk DDP' CONFIG_ATALK
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-#  tristate 'DECnet Support (NOT YET FUNCTIONAL)' CONFIG_DECNET
-#  if [ "$CONFIG_DECNET" != "n" ]; then
-#    source net/decnet/Config.in
-#  fi
+  tristate 'DECnet Support (EXPERIMENTAL)' CONFIG_DECNET
+  if [ "$CONFIG_DECNET" != "n" ]; then
+    source net/decnet/Config.in
+  fi
   tristate 'CCITT X.25 Packet Layer (EXPERIMENTAL)' CONFIG_X25
   tristate 'LAPB Data Link Driver (EXPERIMENTAL)' CONFIG_LAPB
   bool 'Bridging (EXPERIMENTAL)' CONFIG_BRIDGE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)