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-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html