G'day,
Symbols CONFIG_ECONET_AUNUDP, CONFIG_ECONET_NATIVE, CONFIG_WAN_ROUTER,
CONFIG_NET_FASTROUTE, and CONFIG_NET_HW_FLOWCONTROL depend on
CONFIG_EXPERIMENTAL but do not say so in their banners.
diff -ruN linux-2.5.24+patches5/net/Config.in linux-2.5.24/net/Config.in
--- linux-2.5.24+patches5/net/Config.in Sun Jun 30 20:27:23 2002
+++ linux-2.5.24/net/Config.in Sun Jun 30 20:42:38 2002
@@ -73,13 +73,13 @@
if [ "$CONFIG_INET" = "y" ]; then
tristate 'Acorn Econet/AUN protocols (EXPERIMENTAL)' CONFIG_ECONET
if [ "$CONFIG_ECONET" != "n" ]; then
- bool ' AUN over UDP' CONFIG_ECONET_AUNUDP
- bool ' Native Econet' CONFIG_ECONET_NATIVE
+ bool ' AUN over UDP (EXPERIMENTAL)' CONFIG_ECONET_AUNUDP
+ bool ' Native Econet (EXPERIMENTAL)' CONFIG_ECONET_NATIVE
fi
fi
- tristate 'WAN router' CONFIG_WAN_ROUTER
- bool 'Fast switching (read help!)' CONFIG_NET_FASTROUTE
- bool 'Forwarding between high speed interfaces' CONFIG_NET_HW_FLOWCONTROL
+ tristate 'WAN router (EXPERIMENTAL)' CONFIG_WAN_ROUTER
+ bool 'Fast switching (read help!) (EXPERIMENTAL)' CONFIG_NET_FASTROUTE
+ bool 'Forwarding between high speed interfaces (EXPERIMENTAL)'
+CONFIG_NET_HW_FLOWCONTROL
fi
mainmenu_option next_comment
Greg.
--
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel