summaryrefslogtreecommitdiffstats
path: root/package/ether-wake/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ether-wake/Config.in')
-rw-r--r--package/ether-wake/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/ether-wake/Config.in b/package/ether-wake/Config.in
new file mode 100644
index 000000000..b66b43b78
--- /dev/null
+++ b/package/ether-wake/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_ETHER_WAKE
+ tristate "ether-wake - A Wake-On-LAN (WOL) client"
+# default y if DEVELOPER=1
+ default n
+ help
+ A Wake-On-LAN (WOL) client,
+ This program sends a magic packet to wake up sleeping networked machines.
+
+ http://www.scyld.com/wakeonlan.html
+