config: more tweaking of help texts

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-07-27 14:45:25 +02:00
parent e9a5a6985c
commit 5b3cbe3a53
4 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@
//config: wisely leave this disabled.
//config:
//config:config FEATURE_GETOPT_LONG
//config: bool "Support option -l"
//config: bool "Support -l LONGOPTs"
//config: default y if LONG_OPTS
//config: depends on GETOPT
//config: help