]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kconfig: move conf_set_all_new_symbols() to conf.c
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 13 Mar 2021 19:48:30 +0000 (04:48 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 25 Mar 2021 04:35:37 +0000 (13:35 +0900)
commit0c236676d313437f0a34a06637a9d6f54a246516
tree0d9dd828d6b6e12c13bcbd9745fb054f32fa5b04
parent15e68d09458f1b417f3129674b89ff91a1070f15
kconfig: move conf_set_all_new_symbols() to conf.c

This function is only used in conf.c. Move it there together with the
randomize_choice_values() helper.

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