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_LINUXRAID) += linux_raid.o
|
||||
|
||||
//config:
|
||||
//config:config FEATURE_VOLUMEID_LINUXRAID
|
||||
//config: bool "linuxraid"
|
||||
//config: default y
|
||||
//config: depends on VOLUMEID
|
||||
//config: help
|
||||
//config: TODO
|
||||
//config:
|
||||
|
||||
#include "volume_id_internal.h"
|
||||
|
||||
|
Reference in New Issue
Block a user