On Tue, 4 Apr 2000, James Simmons wrote:
> > --- linux-2.3.99-pre3/arch/i386/config.in.orig Mon Mar 27 17:04:26 2000
> > +++ linux-2.3.99-pre3/arch/i386/config.in Mon Mar 27 17:06:56 2000
> > @@ -138,6 +138,9 @@
> > source drivers/pcmcia/Config.in
> > fi
> >
> > +if [ "$CONFIG_EXPERIMENTAL" = "y" ] ; then
> > + bool 'Fair scheduler' CONFIG_FAIRSCHED
> > +fi
> > bool 'System V IPC' CONFIG_SYSVIPC
> > bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT
> > bool 'Sysctl support' CONFIG_SYSCTL
>
> Shouldn't this be a option for all platforms ?
Indeed it should. I'll do that immediately (and publish the
patches on http://www.surriel.com/patches/)...
I forgot to do this mostly because I wrote the code and wanted
to test immediately so didn't take the trouble to go through all
architectures.
(maybe it's an idea to have a _global_ config.in for architecture
independant options???)
regards,
Rik
-- The Internet is not a network of computers. It is a network of people. That is its real strength.Wanna talk about the kernel? irc.openprojects.net / #kernelnewbies http://www.conectiva.com/ http://www.surriel.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:13 EST