Big cleanup in config help and description
Redundant help texts (one which only repeats the description) are deleted. Descriptions and help texts are trimmed. Some config options are moved, even across menus. No config option _names_ are changed. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
//config: if you wish to enable the 'fbset' utility.
|
||||
//config:
|
||||
//config:config FEATURE_FBSET_FANCY
|
||||
//config: bool "Turn on extra fbset options"
|
||||
//config: bool "Enable extra options"
|
||||
//config: default y
|
||||
//config: depends on FBSET
|
||||
//config: help
|
||||
@@ -32,7 +32,7 @@
|
||||
//config: options.
|
||||
//config:
|
||||
//config:config FEATURE_FBSET_READMODE
|
||||
//config: bool "Turn on fbset readmode support"
|
||||
//config: bool "Enable readmode support"
|
||||
//config: default y
|
||||
//config: depends on FBSET
|
||||
//config: help
|
||||
|
Reference in New Issue
Block a user