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

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