]> git.sur5r.net Git - u-boot/commit
tools: moveconfig: move log output code out of Kconfig Parser class
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 19 May 2016 06:52:01 +0000 (15:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 12 Jun 2016 22:46:28 +0000 (07:46 +0900)
commit522e8dcb4c1d7a64fc19d1545d71b5ee356640bf
treed5afcc95b454460f226b572dab98144dbdbccc2e
parent1f16992ee93595fa840aff55bdb722185cc31ca5
tools: moveconfig: move log output code out of Kconfig Parser class

This will help further improvement/clean-up.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
tools/moveconfig.py