add wol (wake on lan)
[openwrt/svn-archive/archive.git] / openwrt / package / wol / Config.in
diff --git a/openwrt/package/wol/Config.in b/openwrt/package/wol/Config.in
new file mode 100644 (file)
index 0000000..c9e0383
--- /dev/null
@@ -0,0 +1,5 @@
+config BR2_PACKAGE_WOL
+       tristate "Wake On LAN client"
+       default m
+       help
+         wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant.