[GIT] kbuild/kconfig updates for 2.6.38-rc1

From: Michal Marek
Date: Fri Jan 07 2011 - 17:24:49 EST


Hi Linus,

nothing exciting in the kconfig branch either: The infamous dependency
warnings are a bit easier to read now, the rest is mostly code cleanup.

Michal

The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4:

Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git kconfig

Arnaud Lacombe (11):
kconfig: the day kconfig warns about "select"-abuse has come
kconfig: do not define AUTOCONF_INCLUDED
kconfig: nuke second argument of conf_write_symbol()
kbuild/nconf: fix spaces damage
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
kconfig: fix typos
kconfig/conf: merge duplicate switch's case
kconfig: fix `zconfdebug' extern declaration
kconfig: add more S_INT and S_HEX consistency checks
kconfig: simplify select-with-unmet-direct-dependency warning
kconfig: fix warning

Michal Marek (1):
kconfig: Make expr_copy() take a const argument

Peter Korsgaard (1):
nconf: handle comment entries within choice/endchoice

Documentation/kbuild/kconfig-language.txt | 1 -
scripts/kconfig/conf.c | 2 -
scripts/kconfig/confdata.c | 27 ++++++------------
scripts/kconfig/expr.c | 44 ++++++++++++++++++++++++++++-
scripts/kconfig/expr.h | 3 +-
scripts/kconfig/lkc.h | 7 +++-
scripts/kconfig/menu.c | 15 ++++++++--
scripts/kconfig/nconf.c | 10 ++++--
scripts/kconfig/symbol.c | 8 ++++-
9 files changed, 84 insertions(+), 33 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/