commit | af75d517a8b83cea88d8039beca1213813eb35f0 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 20 09:55:50 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 20 09:55:50 2016 -0800 |
tree | f20daad175652e1224db3ddd83dd6f3717991bd7 | |
parent | d9569f003cfc0228e132749ae6fd81cb29dc6c70 [diff] | |
parent | 5b61c7bd25f13daa58f2507991e87e990d7c6010 [diff] |
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/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