linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] kconfig changes for v4.2-rc1
@ 2015-07-02 20:28 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2015-07-02 20:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: JBeulich, diego.viola, geert+renesas, walch.martin, linux-kbuild,
	linux-kernel

Hi Linus,

please pull this for v4.2-rc1:
- kconfig conditions can use usual less/greater than comparisons
- kconfig warns about stray characters in Kconfig files
- Bogus expression simplification removed
- some minor fixes


The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -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 4a47f1eb35c5933ef32b2b99ef20f8fe4a251429:

  kconfig: re-generate *.c_shipped files after previous change (2015-06-15 14:05:58 +0200)

----------------------------------------------------------------
Diego Viola (2):
      scripts/kconfig/Makefile: Fix spelling of Qt
      scripts/kconfig/Makefile: Cosmetic fixes

Geert Uytterhoeven (1):
      kconfig: Wrap long "make help" text lines

Jan Beulich (3):
      kconfig: don't silently ignore unhandled characters
      kconfig: allow use of relations other than (in)equality
      kconfig: re-generate *.c_shipped files after previous change

Martin Walch (1):
      Kconfig: Remove bad inference rules expr_eliminate_dups2()

 scripts/kconfig/Makefile            |  28 +-
 scripts/kconfig/expr.c              | 278 ++++++++++---------
 scripts/kconfig/expr.h              |   4 +-
 scripts/kconfig/symbol.c            |   4 +
 scripts/kconfig/zconf.l             |  11 +-
 scripts/kconfig/zconf.lex.c_shipped | 314 ++++++++++++---------
 scripts/kconfig/zconf.tab.c_shipped | 524 +++++++++++++++++++-----------------
 scripts/kconfig/zconf.y             |   9 +
 8 files changed, 666 insertions(+), 506 deletions(-)

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

only message in thread, other threads:[~2015-07-02 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02 20:28 [GIT PULL] kconfig changes for v4.2-rc1 Michal Marek

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).