aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-06-18 10:35:27 +0000
committerMasahiro Yamada <[email protected]>2024-07-15 16:08:37 +0000
commitd8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48 (patch)
treebbabeb5a56088bc63db989a45f096c75be12a49a /scripts/kconfig/expr.c
parentkconfig: remove expr_list_for_each_sym() macro (diff)
downloadkernel-d8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48.tar.gz
kernel-d8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48.zip
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Choices and their members are associated via the P_CHOICE property. Currently, prop_get_symbol(sym_get_choice_prop()) is used to obtain the choice of the given choice member. Replace it with sym_get_choice_menu(), which retrieves the choice without relying on P_CHOICE. Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions