Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/coreutils/yes.c b/coreutils/yes.c
index 81d8755..e8edc0c 100644
--- a/coreutils/yes.c
+++ b/coreutils/yes.c
@@ -11,7 +11,7 @@
* Size reductions and removed redundant applet name prefix from error messages.
*/
//config:config YES
-//config: bool "yes"
+//config: bool "yes (956 bytes)"
//config: default y
//config: help
//config: yes is used to repeatedly output a specific string, or