tag rc6
[openwrt/svn-archive/openwrt.git] / package / wol / Config.in
diff --git a/package/wol/Config.in b/package/wol/Config.in
new file mode 100644 (file)
index 0000000..81053d4
--- /dev/null
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_WOL
+       tristate "wol - Wake On LAN client"
+       default m if CONFIG_DEVEL
+       help
+         wol implements Wake On LAN functionality in a small program. 
+         It wakes up hardware that is Magic Packet compliant.
+         
+         http://ahh.sourceforge.net/wol/
+