Hi Michal, You'll find hereafter a another serie of relatively trivial (I hope) patches concerning kconfig. Some missing bits of the previous serie, scope reductions, proper description of `conf' usage... You may want to diretly merge it from my git repo on github if you find those acceptable: git://github.com/lacombar/linux-2.6.git kconfig-trivial Regards, - Arnaud Arnaud Lacombe (5): kconfig: use calloc() for expr allocation kconfig/conf: reduce the scope of `defconfig_file' kconfig/conf: add command line options' description kconfig: remove pending prototypes for kconfig_load() kconfig/conf: mark xfgets() private scripts/kconfig/conf.c | 43 +++++++++++++++++++++++++++++++++++-------- scripts/kconfig/expr.c | 12 ++++-------- scripts/kconfig/lkc.h | 6 ------ 3 files changed, 39 insertions(+), 22 deletions(-) -- 1.7.3.4.574.g608b.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html