Update remaining menuconfig items with approximate applet sizes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-07-19 14:32:54 +02:00
parent a165603d24
commit ae178cee3d
25 changed files with 28 additions and 28 deletions

View File

@ -2,7 +2,7 @@
/* This file was released into the public domain by Paul Fox.
*/
//config:config BBCONFIG
//config: bool "bbconfig"
//config: bool "bbconfig (9.7 kb)"
//config: default n
//config: help
//config: The bbconfig applet will print the config file with which

View File

@ -8,7 +8,7 @@
*
*/
//config:config BEEP
//config: bool "beep"
//config: bool "beep (3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help

View File

@ -9,14 +9,14 @@
*/
//config:config NANDWRITE
//config: bool "nandwrite"
//config: bool "nandwrite (5.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Write to the specified MTD device, with bad blocks awareness
//config:
//config:config NANDDUMP
//config: bool "nanddump"
//config: bool "nanddump (6.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help

View File

@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config READAHEAD
//config: bool "readahead"
//config: bool "readahead (2 kb)"
//config: default y
//config: depends on LFS
//config: select PLATFORM_LINUX

View File

@ -8,7 +8,7 @@
*/
//config:config RFKILL
//config: bool "rfkill"
//config: bool "rfkill (5.3 kb)"
//config: default n # doesn't build on Ubuntu 9.04
//config: select PLATFORM_LINUX
//config: help