Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/coreutils/stty.c b/coreutils/stty.c
index e818d57..3a4b32c 100644
--- a/coreutils/stty.c
+++ b/coreutils/stty.c
@@ -20,7 +20,7 @@
Special for busybox ported by Vladimir Oleynik <dzo@simtreas.ru> 2001
*/
//config:config STTY
-//config: bool "stty"
+//config: bool "stty (8.6 kb)"
//config: default y
//config: help
//config: stty is used to change and print terminal line settings.