aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 7 deletions
diff --git a/openwrt/package/wakelan/Config.in b/openwrt/package/wakelan/Config.in
deleted file mode 100644
index f724fd0a1c..0000000000
--- a/openwrt/package/wakelan/Config.in
+++ /dev/null
@@ -1,7 +0,0 @@
-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.