lkml.org 
[lkml]   [2002]   [Feb]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 21 Feb 2002 05:54:31 -0700
FromErik Andersen <>
SubjectRe: linux kernel config converter
On Thu Feb 21, 2002 at 11:48:59AM +0100, Roman Zippel wrote:
> The current output looks like this:
> 
> config: ULTRIX_PARTITION
>   define_bool
>     default: y
>     dep: ((!PARTITION_ADVANCED?) && DECSTATION=y)
>   bool
>     prompt:   Ultrix partition table support
>     dep: PARTITION_ADVANCED?
>   help:
>   Say Y here if you would like to be able to read the hard disk
>   partition table format used by DEC (now Compaq) Ultrix machines.
>   Otherwise, say N.

I like this.  It's simple, its clean, and it keeps all the
information in one spot.  I think we can go a bit farther here
and add in a list of the .c files that enabling this feature
should add to the Makefile (per the current 
    obj-$(CONFIG_FOO)            += foo.o
stuff in the current Makefile).

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:24    [from the cache]
©2003-2008