Michael Elizabeth Chastain <[EMAIL PROTECTED]>:
> Linux is an OS by hackers, for hackers, and it's part of our culture to
> share information. If an option is a historical relic and connected to
> nothing, say so. If an option is very new and is not used yet because
> someone's tree isn't merged at this time, say so. If an option has a
> typo in its name and is about to be renamed -- say so. Document the
> system with truth and openness, and use tools to check that the set of
> options is current.
I agree with this design philosophy. In this case, however, since
these configuration options are thoroughly dead and subsumed by a
boot-time option, it appears the right thing to do is just to remove
them.
What I have done is remove those two options in CML2. Here is a patch that
will remove them from the 2.5.1-pre and 2.4.17-pre trees:
--- arch/cris/config.in 2001/12/03 17:34:09 1.1
+++ arch/cris/config.in 2001/12/03 17:34:28
@@ -246,8 +246,4 @@
comment 'Kernel hacking'
#bool 'Debug kmalloc/kfree' CONFIG_DEBUG_MALLOC
-bool 'Kernel profiling support' CONFIG_PROFILE
-if [ "$CONFIG_PROFILE" = "y" ]; then
- int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
-fi
endmenu
Linus and Marcelo, please apply.
--
<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
The spirit of resistance to government is so valuable on certain occasions,
that I wish it always to be kept alive. It will often be exercised when
wrong, but better so than not to be exercised at all. I like a little
rebellion now and then. -- Thomas Jefferson, letter to Abigail Adams, 1787
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel