summaryrefslogtreecommitdiff
path: root/tools/patman/series.py
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-15 05:33:50 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-22 00:22:42 (GMT)
commit5030159e27a1d6293f0f064807d4eef5dd6de714 (patch)
tree3acb9fb5ab4dc40003ed4584235d82943ec2805d /tools/patman/series.py
parent9f823615af919c6b89f0b80197f009f78299dcde (diff)
downloadu-boot-5030159e27a1d6293f0f064807d4eef5dd6de714.tar.xz
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/patman/series.py')
0 files changed, 0 insertions, 0 deletions