diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-11 19:55:12 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-15 18:08:36 +0200 |
commit | bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c (patch) | |
tree | d7ff3dbe1398fa1c42fc10caa385088f836aa72d /scripts/rust_is_available_test.py | |
parent | kconfig: add fallthrough comments to expr_compare_type() (diff) | |
download | linux-bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c.tar.xz linux-bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c.zip |
kconfig: introduce choice_set_value() helper
Currently, sym_set_tristate_value() is used to set 'y' to a choice
member, which is confusing because it not only sets 'y' to the given
symbol but also tweaks flags of other symbols as a side effect.
Add a dedicated function for setting the value of the given choice.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions