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 /networking/ether-wake.c | |
parent | a165603d24dc3b5080859abfa834d092f456489d (diff) |
Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/ether-wake.c')
-rw-r--r-- | networking/ether-wake.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ether-wake.c b/networking/ether-wake.c index d7d691772..16155df54 100644 --- a/networking/ether-wake.c +++ b/networking/ether-wake.c @@ -64,7 +64,7 @@ * filter. That configuration consumes more power. */ //config:config ETHER_WAKE -//config: bool "ether-wake" +//config: bool "ether-wake (6.6 kb)" //config: default y //config: select PLATFORM_LINUX //config: help |