Skip to content
Commit 16b0e102 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: nconf: remove unneeded default for menu prompt



The rootmenu always has a prompt even if the 'mainmenu' statement is
missing in the top Kconfig file.

conf_parse() calls menu_add_prompt(P_MENU, "Main menu", NULL) in this
case.

So, every 'menu' has a prompt.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 2ba50da9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment