Update menuconfig items with approximate applet sizes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/sysklogd/logger.c b/sysklogd/logger.c
index f9eafeb..09fed0c 100644
--- a/sysklogd/logger.c
+++ b/sysklogd/logger.c
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 //config:config LOGGER
-//config:	bool "logger"
+//config:	bool "logger (6.4 kb)"
 //config:	default y
 //config:	select FEATURE_SYSLOG
 //config:	help