diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
commit | ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 (patch) | |
tree | 15b23d1e4fc178f2a27ee473a3d74338a8a995d8 /miscutils/rfkill.c | |
parent | a165603d24dc3b5080859abfa834d092f456489d (diff) | |
download | busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.tar.gz busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.tar.bz2 busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.zip |
Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/rfkill.c')
-rw-r--r-- | miscutils/rfkill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/rfkill.c b/miscutils/rfkill.c index 7411b6fc3..2c083b144 100644 --- a/miscutils/rfkill.c +++ b/miscutils/rfkill.c | |||
@@ -8,7 +8,7 @@ | |||
8 | */ | 8 | */ |
9 | 9 | ||
10 | //config:config RFKILL | 10 | //config:config RFKILL |
11 | //config: bool "rfkill" | 11 | //config: bool "rfkill (5.3 kb)" |
12 | //config: default n # doesn't build on Ubuntu 9.04 | 12 | //config: default n # doesn't build on Ubuntu 9.04 |
13 | //config: select PLATFORM_LINUX | 13 | //config: select PLATFORM_LINUX |
14 | //config: help | 14 | //config: help |