commit | ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 19 14:32:54 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 19 14:32:54 2017 +0200 |
tree | 15b23d1e4fc178f2a27ee473a3d74338a8a995d8 | |
parent | a165603d24dc3b5080859abfa834d092f456489d [diff] [blame] |
Update remaining menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/miscutils/beep.c b/miscutils/beep.c index 216f694..782656f 100644 --- a/miscutils/beep.c +++ b/miscutils/beep.c
@@ -8,7 +8,7 @@ * */ //config:config BEEP -//config: bool "beep" +//config: bool "beep (3 kb)" //config: default y //config: select PLATFORM_LINUX //config: help