patch-2.3.24 linux/net/decnet/Config.in
Next file: linux/net/irda/af_irda.c
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 25 10:51:31 1999
- Orig file:
v2.3.23/linux/net/decnet/Config.in
- Orig date:
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.23/linux/net/decnet/Config.in linux/net/decnet/Config.in
@@ -2,7 +2,7 @@
# DECnet configuration
#
bool ' DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF
-if [ "$CONFIG_EXPERIMENTAL" ]; then
+if [ "$CONFIG_EXPERIMENTAL" = "y" ]; 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)