diff options
author | 2024-06-12 02:55:12 +0900 | |
---|---|---|
committer | 2024-07-16 01:08:36 +0900 | |
commit | bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c (patch) | |
tree | d7ff3dbe1398fa1c42fc10caa385088f836aa72d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kconfig: add fallthrough comments to expr_compare_type() (diff) | |
download | wireguard-linux-bd988e7cb84a7f27e8ec100c5f68498b7d4fa69c.tar.xz wireguard-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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions