Home
last modified time | relevance | path

Searched hist:"9 d01b7872e8fc5faa04e0fc2e33dbea02475d8c7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py9d01b7872e8fc5faa04e0fc2e33dbea02475d8c7 Wed May 27 02:39:22 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> 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 <ulfalizer@gmail.com>
Signed-off-by: Philip Craig <philipjcraig@gmail.com>
Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>