~vcs-imports/busybox/trunk

« back to all changes in this revision

Viewing changes to networking/ether-wake.c

  • Committer: Denys Vlasenko
  • Date: 2020-12-29 15:53:11 UTC
  • Revision ID: git-v1:77a51a2709de1b646ab493f0bf771d896de6efc2
randomconfig fixes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
 *   filter.  That configuration consumes more power.
65
65
 */
66
66
//config:config ETHER_WAKE
67
 
//config:       bool "ether-wake (5.2 kb)"
 
67
//config:       bool "ether-wake (4.9 kb)"
68
68
//config:       default y
69
69
//config:       help
70
70
//config:       Send a magic packet to wake up sleeping machines.