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:
@ -21,8 +21,6 @@
|
||||
//config: default y
|
||||
//config: depends on FDISK
|
||||
//config: depends on !LFS # with LFS no special code is needed
|
||||
//config: help
|
||||
//config: Enable this option to support large disks > 4GB.
|
||||
//config:
|
||||
//config:config FEATURE_FDISK_WRITABLE
|
||||
//config: bool "Write support"
|
||||
|
Reference in New Issue
Block a user