mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT] kconfig fix for 2.6.37
@ 2010-12-31 13:50 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2010-12-31 13:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: JBeulich, linux-kbuild, linux-kernel

Hi Linus,

there is a fix for a minor regression introduced by the new "visible"
kconfig keyword. The problem is that entries marked as "invisible" are
written out to .config and during make all{mod,yes}config are even set
(although the user cannot set them manually). The fix makes it
consistent again, i.e. invisible entries are not set by make
all{mod,yes}config and are not saved to .config. The issue is really
minor, so if you don't want to merge it now, I'll send the pull request
again for 2.6.38-rc1.

Michal

The following changes since commit 387c31c7e5c9805b0aef8833d1731a5fe7bdea14:

  Linux 2.6.37-rc8 (2010-12-28 17:05:48 -0800)

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

Jan Beulich (1):
      kconfig: fix undesirable side effect of adding "visible" menu attribute

 scripts/kconfig/menu.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-31 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-31 13:50 [GIT] kconfig fix for 2.6.37 Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®