]> Git Repo - J-u-boot.git/commit
kconfiglib: sync with the latest in Kconfiglib project
authorMasahiro Yamada <[email protected]>
Wed, 27 May 2015 02:39:22 +0000 (11:39 +0900)
committerTom Rini <[email protected]>
Fri, 12 Jun 2015 16:43:06 +0000 (12:43 -0400)
commit9d01b7872e8fc5faa04e0fc2e33dbea02475d8c7
tree4afa5f27804d8ceb1151681789a8c8610c44310a
parent64d16706a052553c85d2f8f4c741879a4e3e6116
kconfiglib: sync with the latest in Kconfiglib project

This commit imports some updates of kconfiglib.py from
https://github.com/ulfalizer/Kconfiglib

 - Warn about and ignore the "allnoconfig_y" Kconfig option
 - Statements in choices inherit menu/if deps
 - Add Symbol.is_allnoconfig_y()
 - Hint that modules are still supported despite warnings.
 - Add warning related to get_defconfig_filename().
 - Fix typo in docs.
 - Allow digits in $-references to symbols.

Signed-off-by: Ulf Magnusson <[email protected]>
Signed-off-by: Philip Craig <[email protected]>
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
tools/buildman/kconfiglib.py
This page took 0.027934 seconds and 4 git commands to generate.