On Sat, 10 Mar 2001 23:03:19 -0700,
Steven Cole <[EMAIL PROTECTED]> wrote:
>With the 2.4.0 kernel, there were 476 CONFIG options which had
>no help entry in Configure.help. With 2.4.2-ac18, this number is now 547,
>which has been kept this low with 54 options getting Configure.help text.
If any of these CONFIG_ options are always derived (i.e. the user never
sees them on a config menu) then please add the suffix _DERIVED to such
options. They still need to start with CONFIG_ to suit the kernel
build dependency generator so we cannot change the start of the name.
Appending _DERIVED will make it obvious that the options require no
help text.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/