Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config KLOGD
|
||||
//config: bool "klogd"
|
||||
//config: bool "klogd (5.5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: klogd is a utility which intercepts and logs all
|
||||
|
@@ -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
|
||||
|
@@ -13,7 +13,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config SYSLOGD
|
||||
//config: bool "syslogd"
|
||||
//config: bool "syslogd (12 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The syslogd utility is used to record logs of all the
|
||||
|
Reference in New Issue
Block a user