linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kconfig: fixes for savedefconfig
@ 2010-08-12  7:10 Sam Ravnborg
  2010-08-12  7:11 ` [PATCH 1/2] kconfig: fix savedefconfig for tristate choices Sam Ravnborg
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sam Ravnborg @ 2010-08-12  7:10 UTC (permalink / raw)
  To: Michal Marek, linux-kbuild, lkml; +Cc: Arve Hjønnevåg

While tranislating all remaining defconfigs in
the kernel to the minimal format I encountered
an issue where the resulting .config was not
equal to the original.

This was tracked down to missing info in the saved defconfig file.

Arve reported another problem with tristate choice that was
reproduceable with a small config sample.

The followng patches fixes both issues.
There is no outstanding issue with respect to savedefconfig.

	Sam

Sam Ravnborg (2):
      kconfig: fix savedefconfig for tristate choices
      kconfig: fix tristate choice with minimal config

 scripts/kconfig/confdata.c |  109 ++++++++++++++++++++++++++++----------------
 1 files changed, 70 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-12 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  7:10 [PATCH 0/2] kconfig: fixes for savedefconfig Sam Ravnborg
2010-08-12  7:11 ` [PATCH 1/2] kconfig: fix savedefconfig for tristate choices Sam Ravnborg
2010-08-12  7:11 ` [PATCH 2/2] kconfig: fix tristate choice with minimal config Sam Ravnborg
2010-08-12  9:12 ` [PATCH 0/2] kconfig: fixes for savedefconfig Michal Marek
2010-08-12 19:33   ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).