diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-04-10 21:45:33 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-04-14 08:22:49 +0200 |
commit | 16b0e10238b45251790ea1a2683855d4f8f3c1a3 (patch) | |
tree | 125195762060018ef367710c189f53914e37c4c7 /scripts/Makefile.userprogs | |
parent | kconfig: nconf: get rid of (void) casts from wattrset() calls (diff) | |
download | linux-16b0e10238b45251790ea1a2683855d4f8f3c1a3.tar.xz linux-16b0e10238b45251790ea1a2683855d4f8f3c1a3.zip |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/Makefile.userprogs')
0 files changed, 0 insertions, 0 deletions