aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/mconf.c')
-rw-r--r--scripts/kconfig/mconf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
index ed22b13f8460..59926739d169 100644
--- a/scripts/kconfig/mconf.c
+++ b/scripts/kconfig/mconf.c
@@ -171,7 +171,8 @@ static const char mconf_readme[] = N_(
171"Available themes are\n" 171"Available themes are\n"
172" mono => selects colors suitable for monochrome displays\n" 172" mono => selects colors suitable for monochrome displays\n"
173" blackbg => selects a color scheme with black background\n" 173" blackbg => selects a color scheme with black background\n"
174" classic => theme with blue background. The classic look. (default)\n" 174" classic => theme with blue background. The classic look\n"
175" bluetitle => a LCD friendly version of classic. (default)\n"
175"\n"), 176"\n"),
176menu_instructions[] = N_( 177menu_instructions[] = N_(
177 "Arrow keys navigate the menu. " 178 "Arrow keys navigate the menu. "