patch-2.1.120 linux/net/Config.in

Next file: linux/net/appletalk/ddp.c
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/net/Config.in linux/net/Config.in
@@ -17,7 +17,9 @@
 if [ "$CONFIG_INET" = "y" ]; then
   source net/ipv4/Config.in
   if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-    tristate 'The IPv6 protocol (EXPERIMENTAL)' CONFIG_IPV6
+#   Sorry, but IPv6 as module is still invalid.
+#   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