Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config BLKDISCARD
|
||||
//config: bool "blkdiscard"
|
||||
//config: bool "blkdiscard (5.3 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: blkdiscard discards sectors on a given device.
|
||||
|
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
//config:config FALLOCATE
|
||||
//config: bool "fallocate"
|
||||
//config: bool "fallocate (5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Preallocate space for files.
|
||||
|
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
//config:config NSENTER
|
||||
//config: bool "nsenter"
|
||||
//config: bool "nsenter (8.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config UNSHARE
|
||||
//config: bool "unshare"
|
||||
//config: bool "unshare (9.2 kb)"
|
||||
//config: default y
|
||||
//config: depends on !NOMMU
|
||||
//config: select PLATFORM_LINUX
|
||||
|
Reference in New Issue
Block a user