Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments

From: Matej Laitl
Date: Sun Sep 16 2007 - 15:01:52 EST


On Sunday 16 of September 2007 20:41:10 Sam Ravnborg wrote:
> On Sat, Sep 15, 2007 at 08:04:10PM +0200, Matej Laitl wrote:
> > menuconfig currently represents options implied by another option ('select'
> > directive in Kconfig) by prefixing them with '---'. Unfortunately the same
> > notation is used for comments.
> This is easy to fix - example below.
>
> Now a comment looks like this
>
> *** This is a comment ***
>
> Notice the three leading spaces which is where '---' was before.
>
> Sam

Definitely this is the best solution for the comment ambiguity.

So my patch turned out to solve only these questions:
"What does the '--- Wireless extensions' mean? Included or excluded?"
"Why I cannot disable '<M> Option XXX'?"

Dunno if it is still worth merging. (but even if not, it at least made you
solve the comments problem) :)

MatÄj.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/