patch-2.1.122 linux/net/Config.in
Next file: linux/net/ax25/af_ax25.c
Previous file: linux/mm/memory.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Sep 13 10:22:17 1998
- Orig file:
v2.1.121/linux/net/Config.in
- Orig date:
Sat Sep 5 16:46:42 1998
diff -u --recursive --new-file v2.1.121/linux/net/Config.in linux/net/Config.in
@@ -18,8 +18,8 @@
source net/ipv4/Config.in
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
# Sorry, but IPv6 as module is still invalid.
-# tristate 'The IPv6 protocol (EXPERIMENTAL)' CONFIG_IPV6
- bool 'The IPv6 protocol (EXPERIMENTAL)' CONFIG_IPV6
+ tristate 'The IPv6 protocol (EXPERIMENTAL)' CONFIG_IPV6
+# bool 'The IPv6 protocol (EXPERIMENTAL)' CONFIG_IPV6
if [ "$CONFIG_IPV6" != "n" ]; then
source net/ipv6/Config.in
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov