aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-11 03:59:53 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-11 03:59:53 +0000
commitb662f0d58ba40cbbc1cca849fb6e8665688deb5e (patch)
tree9c39ef7e5ff639fac2b67a0b403385c345689c7d /networking/Config.in
parent348e84c202c4946d3694f130a6f81f61eb1d4b9e (diff)
downloadbusybox-b662f0d58ba40cbbc1cca849fb6e8665688deb5e.tar.gz
import ether-wake applet by haveaniceday Bug 252
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index a84427981..b6f8ee65d 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -18,6 +18,12 @@ config CONFIG_ARPING
help
Ping hosts by ARP packets
+config CONFIG_ETHER_WAKE
+ bool "ether-wake"
+ default n
+ help
+ Send a magic packet to wake up sleeping machines.
+
config CONFIG_FAKEIDENTD
bool "fakeidentd"
default n