]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 00:30:24 +0000 (16:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 00:30:24 +0000 (16:30 -0800)
commitd3dcd3091e90e1e6e0c0477fd4678d0421092e3e
treee64a32611c1a79cf6b45de4632b7016ead4d608a
parent99240e9ee28f815ca5af219c315ae2207bab2b88
parent9b51e11cf8bf8a1fc92b189db96a01137ac6256e
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

Pull kconfig updates from Michal Marek:

 - 'make xconfig' gui fixes

 - 'make nconfig' fix for options with long prompts

 - fix 'make nconfig' warning when pkg-config forces -D_GNU_SOURCE

* 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  xconfig: fix missing suboption and help panels on first run
  xconfig: fix 'Show Debug' functionality
  kconfig/nconf: Fix hang when editing symbol with a long prompt
  Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning