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 <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 1b929c0 commit da8daff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)