commit | e8fcd915e3c07a2ef90341fa307a224cfd5d865d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Jun 18 19:35:24 2024 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue Jul 16 01:08:37 2024 +0900 |
tree | a75c6fcf06fb172fb6c1d992b8e1bd953a8aa621 | |
parent | cca318378d6dcb38acd0ba8801b34d1a9be16028 [diff] |
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>