lkml.org 
[lkml]   [2006]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/19] kconfig patches
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".

Andrew, what might be very interesting for you is that kconfig is not
rewriting .config anymore all the time by itself and if you set
KCONFIG_NOSILENTUPDATE you can even omit the silent updates, so unless you
explicitly call one of the config targets, you can be sure kbuild won't
touch your .config symlink anymore and as long as the .config is in sync
with the Kconfig files you shouldn't see a difference. I'm very interested
how that works for you.

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.

bye, Roman
-
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: 2006-04-09 17:29    [W:0.090 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site