streamline_config.pl: ensure all defaults are tracked
authorDavid Hunter <david.hunter.linux@gmail.com>
Mon, 14 Oct 2024 14:13:32 +0000 (10:13 -0400)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:33 +0000 (08:46 +0900)
commit90edd30b8696833a995ab6196a6bee70fb9fcf2c
tree6ca72071c4904e889fff4980e598a3dcbfa7462f
parentf16c8c08185420092d04edce6066eaf4a454bb20
streamline_config.pl: ensure all defaults are tracked

Track default options on the second line. On the second line of some
config entries, default and dependency options sometimes appear. In those
instances, the state will be "NEW" and not "DEP".

Signed-off-by: David Hunter <david.hunter.linux@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/streamline_config.pl