patch-2.3.22 linux/net/decnet/Config.in
Next file: linux/net/ipv4/Config.in
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Thu Oct 14 14:22:09 1999
-  Orig file: 
v2.3.21/linux/net/decnet/Config.in
-  Orig date: 
Thu Aug 26 13:05:45 1999
diff -u --recursive --new-file v2.3.21/linux/net/decnet/Config.in linux/net/decnet/Config.in
@@ -1,6 +1,8 @@
 #
 # DECnet configuration
 #
-bool 'DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF 
-bool 'DECnet: router support (VERY VERY EXPERIMENTAL)' CONFIG_DECNET_ROUTER
-bool 'DECnet: raw socket support' CONFIG_DECNET_RAW
+bool '  DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF 
+if [ "$CONFIG_EXPERIMENTAL" ]; then
+   bool '  DECnet: router support (EXPERIMENTAL)' CONFIG_DECNET_ROUTER
+fi
+bool '  DECnet: raw socket support' CONFIG_DECNET_RAW
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)