Skip to content

Commit da8daff

Browse files
unixbhaskarmasahir0y
authored andcommitted
kconfig: Add static text for search information in help menu
Add few static text to explain how one can bring up the search dialog box by pressing the forward slash key anywhere on this interface. Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
1 parent 1b929c0 commit da8daff

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/kconfig/mconf.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,12 @@ static const char mconf_readme[] =
161161
"(especially with a larger number of unrolled categories) than the\n"
162162
"default mode.\n"
163163
"\n"
164+
165+
"Search\n"
166+
"-------\n"
167+
"Pressing the forward-slash (/) anywhere brings up a search dialog box.\n"
168+
"\n"
169+
164170
"Different color themes available\n"
165171
"--------------------------------\n"
166172
"It is possible to select different color themes using the variable\n"

0 commit comments

Comments
 (0)