From: Linus Torvalds Date: Wed, 20 Jan 2016 17:55:50 +0000 (-0800) Subject: Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=af75d517a8b83cea88d8039beca1213813eb35f0;p=linux.git Merge branch 'kconfig' of git://git./linux/kernel/git/mmarek/kbuild Pull kconfig updates from Michal Marek: - Fix for make xconfig segfault - Handle long strings in config symbol values - Fix for mixing boolean and kconfig ternary type * 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: kconfig: fix qconf segfault by deleting heap objects kconfig: return 'false' instead of 'no' in bool function kconfig: allow kconfig to handle longer path names --- af75d517a8b83cea88d8039beca1213813eb35f0