summaryrefslogtreecommitdiffstats
path: root/tools/kermit
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-15 14:33:50 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-22 09:22:42 +0900
commit5030159e27a1d6293f0f064807d4eef5dd6de714 (patch)
tree3acb9fb5ab4dc40003ed4584235d82943ec2805d /tools/kermit
parent9f823615af919c6b89f0b80197f009f78299dcde (diff)
downloadtalos-obmc-uboot-5030159e27a1d6293f0f064807d4eef5dd6de714.tar.gz
talos-obmc-uboot-5030159e27a1d6293f0f064807d4eef5dd6de714.zip
tools: moveconfig: fix needless move for config with default 1
When moving an integer type option with default value 1, the tool moves configs with the same value as the default (, and then removed by the later savedefconfig). This is a needless operation. The KconfigParser.parse_one_config() should compare the config after the "=y -> =1" fixup. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'tools/kermit')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud