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:
@ -20,14 +20,10 @@
|
||||
|
||||
//kbuild:### lib-$(CONFIG_FEATURE_VOLUMEID_PROMISERAID) += promise_raid.o
|
||||
|
||||
//config:
|
||||
//config:### config FEATURE_VOLUMEID_PROMISERAID
|
||||
//config:### bool "promise raid"
|
||||
//config:### default y
|
||||
//config:### depends on VOLUMEID
|
||||
//config:### help
|
||||
//config:### TODO
|
||||
//config:
|
||||
|
||||
#include "volume_id_internal.h"
|
||||
|
||||
|
Reference in New Issue
Block a user