]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kconfig: change sym_choice_default() to take the choice menu
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 18 Jun 2024 10:35:24 +0000 (19:35 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 15 Jul 2024 16:08:37 +0000 (01:08 +0900)
commite8fcd915e3c07a2ef90341fa307a224cfd5d865d
treea75c6fcf06fb172fb6c1d992b8e1bd953a8aa621
parentcca318378d6dcb38acd0ba8801b34d1a9be16028
kconfig: change sym_choice_default() to take the choice menu

Change the argument of sym_choice_default() to ease further cleanups.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/confdata.c
scripts/kconfig/lkc.h
scripts/kconfig/symbol.c