commit | 137c0118a900bc4a3d1673573e22a03fbae3e8fd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon May 28 18:21:44 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue May 29 03:31:19 2018 +0900 |
tree | 90100fbb37d4fce208b84b223a18889f0068e5ce | |
parent | 5b31a9746756ea76b08be035b49c86319973b395 [diff] |
kconfig: make default prompt of mainmenu less specific If "mainmenu" is not specified, "Linux Kernel Configuration" is used as a default prompt. Given that Kconfig is used in other projects than Linux, let's use a more generic prompt, "Main menu". Suggested-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>