[GIT] kconfig for 3.5-rc1

From: Michal Marek
Date: Mon May 28 2012 - 08:37:21 EST


Hi Linus,

The kconfig part of kbuild for 3.5 includes:
* Error handling for make KCONFIG_ALLCONFIG=<...> all*config plus a fix
for a bug that was exposed by this
* Fix for the script/config utility.

Michal

The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:

Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kconfig

for you to fetch changes up to d6686da814c884e341d3bd8aa54947c91cb678be:

scripts/config: properly report and set string options (2012-05-16 00:13:11 +0200)

----------------------------------------------------------------
Eric W. Biederman (2):
kconfig: Add error handling to KCONFIG_ALLCONFIG
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.

Yann E. MORIN (1):
scripts/config: properly report and set string options

Documentation/kbuild/kconfig.txt | 18 +++++++++---------
scripts/config | 11 +++++++----
scripts/kconfig/conf.c | 22 ++++++++++++++++------
3 files changed, 32 insertions(+), 19 deletions(-)
--
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/