Re: [PATCH 0/19] kconfig patches

From: Randy.Dunlap
Date: Wed Apr 19 2006 - 23:49:15 EST


On Sun, 9 Apr 2006 17:26:16 +0200 (CEST) Roman Zippel wrote:

> Hi,
>
> Here is a batch of kconfig (and also some kbuild related) patches. The
> first four patches I'd like to see to go into 2.6.17 if possible. Although
> I'm quite confident about the remaining patches, a bit more testing can't
> hurt.
>
> Some comments about the most interesting aspects from a user perspective
> for these patches:
>
> Now it's possible to do something like "vi .config; make" and be
> reasonably certain it does the right thing, before especially kbuild
> related config changes were not correctly picked up by make and required
> an explicit "make oldconfig".

[snip]

> Another interesting feature are the xconfig changes, it supports now a
> search option like menuconfig and the help output links to other symbols,
> so one can basically browse through the kconfig info. The latter is still
> a bit experimental, so it's only visible if the debug info option is
> enabled.

Hi Roman,
I have a few questions about this patch series. All of them are
about using *config (i.e., this is not a patch review).

~~~~~
Subject: [PATCH 12/19] kconfig: add symbol option config syntax

Do we have any examples of this? (where)
~~~~~
Subject: [PATCH 14/19] kconfig: Add search option for xconfig

How do I search? I don't see it in the menu or any Help for it.
~~~~~
Subject: [PATCH 15/19] kconfig: finer customization via popup menus

How? documentation?
~~~~~
Subject: [PATCH 16/19] kconfig: create links in info window

How? what does link look like? are there any in the current
Kconfig menus? I'd like to see one (or several).
~~~~~
Subject: [PATCH 17/19] kconfig: jump to linked menu prompt

I'd like to see this too. Where can I see it?
~~~~~


Thanks,
---
~Randy
-
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/