Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/console-tools/clear.c b/console-tools/clear.c
index b360d34..0c11ec8 100644
--- a/console-tools/clear.c
+++ b/console-tools/clear.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CLEAR
-//config: bool "clear"
+//config: bool "clear (tiny)"
//config: default y
//config: help
//config: This program clears the terminal screen.