summaryrefslogtreecommitdiffstats
path: root/openwrt/package/wakelan/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/wakelan/Config.in')
-rw-r--r--openwrt/package/wakelan/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/wakelan/Config.in b/openwrt/package/wakelan/Config.in
new file mode 100644
index 000000000..f724fd0a1
--- /dev/null
+++ b/openwrt/package/wakelan/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_WAKELAN
+ prompt "wakelan........................... Send a wake-on-lan packet"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ WakeLan sends a properly formatted UDP packet across the network
+ which will cause a wake-on-lan enabled computer to power on.