From 4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 18 Jul 2017 22:01:24 +0200 Subject: Update menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko --- networking/telnet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/telnet.c') diff --git a/networking/telnet.c b/networking/telnet.c index a70f74762..1c4811d5d 100644 --- a/networking/telnet.c +++ b/networking/telnet.c @@ -21,7 +21,7 @@ * */ //config:config TELNET -//config: bool "telnet" +//config: bool "telnet (8.7 kb)" //config: default y //config: help //config: Telnet is an interface to the TELNET protocol, but is also commonly -- cgit v1.2.3