summaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.h
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-06-18 19:35:29 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-07-16 01:08:37 +0900
commitb139b43e9d47552b3f998fade184ed19e45d0c32 (patch)
tree4135e9e87d11a848486c9a0ff17470638e5439a5 /scripts/kconfig/expr.h
parent609fc4099b3482ba774712376d56316c561432ff (diff)
downloadlwn-b139b43e9d47552b3f998fade184ed19e45d0c32.tar.gz
lwn-b139b43e9d47552b3f998fade184ed19e45d0c32.zip
kconfig: use sym_get_choice_menu() in sym_check_deps()
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 <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig/expr.h')
0 files changed, 0 insertions, 0 deletions