config: add size estimations for a few applets

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2018-01-14 12:03:33 +01:00
parent 12714ffa27
commit 38da4c4420
5 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config RUN_INIT
//config: bool "run-init"
//config: bool "run-init (7.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help