Masahiro Yamada 024352ff8d kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
menu_add_prompt() is the only function that calls menu_add_prop() with
non-NULL prompt.

So, the code inside the if-conditional block of menu_add_prop() can be
moved to menu_add_prompt().

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-01-07 02:18:44 +09:00
..
2019-05-09 22:37:17 +09:00
2020-01-07 02:18:44 +09:00
2019-03-12 02:50:24 +09:00
2019-07-12 16:06:27 -07:00