G'day,

Symbol CONFIG_RTC for sbus drivers depends on
CONFIG_EXPERIMENTAL but does not say so in its banner.

diff -ruN linux-2.5.24+patches5/drivers/sbus/char/Config.in 
linux-2.5.24/drivers/sbus/char/Config.in
--- linux-2.5.24+patches5/drivers/sbus/char/Config.in   Sun Jun 30 20:27:23 2002
+++ linux-2.5.24/drivers/sbus/char/Config.in    Sun Jun 30 21:45:30 2002
@@ -21,7 +21,7 @@
       # XXX Why don't we do "source drivers/char/Config.in" somewhere?
       if [ "$CONFIG_PCI" = "y" ]; then
         define_bool CONFIG_APM_RTC_IS_GMT y            # no shit
-        bool 'PC-style RTC' CONFIG_RTC
+        bool 'PC-style RTC (EXPERIMENTAL)' CONFIG_RTC
       fi
    fi
 fi

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

Reply via email to