]> www.infradead.org Git - users/willy/xarray.git/commit
kconfig: remember the current choice while parsing the choice block
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 11 Jun 2024 17:55:13 +0000 (02:55 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 15 Jul 2024 16:08:36 +0000 (01:08 +0900)
commit9b114520837a5f08b8eeeee30947bb9e7f44be1e
tree1ed0849e701e8aff62396651e26e74dbe3b11c2a
parentbd988e7cb84a7f27e8ec100c5f68498b7d4fa69c
kconfig: remember the current choice while parsing the choice block

Instead of the boolean flag, it will be more useful to remember the
current choice being parsed.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/parser.y