[kbuild-devel] [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3

2006-10-17 Thread Karsten Wiese
Hi this disables the save-widgets, as long as you haven't changed anything yet when you are in the qt/gtk -GUI after "make xconfig" or "make gconfig". There were no objections on kbuild-devel, though no comments neither on "Take 3". Should apply from 2.6.19-rc1 onwards. Karsten -

[kbuild-devel] [PATCH 07/10] uml: use DEFCONFIG_LIST to avoid reading host's config

2006-10-17 Thread Paolo 'Blaisorblade' Giarrusso
From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> This should make sure that, for UML, host's configuration files are not considered, which avoids various pains to the user. Our dependency are such that the obtained Kconfig will be valid and will lead to successful compilation - however the