summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-05-14 08:31:42 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-05-16 03:18:41 +0900
commit6ffe4fdf8901dc0a15d7278531503ecd4522ae15 (patch)
tree9fdcf5e2b6b30bd4761a74fb19a5fef4e9a3c4ba /arch/riscv/kernel
parentbfb57ef0544ae6f67bf83430aa0bb877897da783 (diff)
downloadlinux-stable-6ffe4fdf8901dc0a15d7278531503ecd4522ae15.tar.gz
linux-stable-6ffe4fdf8901dc0a15d7278531503ecd4522ae15.tar.bz2
linux-stable-6ffe4fdf8901dc0a15d7278531503ecd4522ae15.zip
kconfig: use sym_get_choice_menu() in sym_check_prop()
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 'arch/riscv/kernel')
0 files changed, 0 insertions, 0 deletions