diff options
Diffstat (limited to 'package/wol/Config.in')
-rw-r--r-- | package/wol/Config.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/package/wol/Config.in b/package/wol/Config.in index 036eee305..81053d455 100644 --- a/package/wol/Config.in +++ b/package/wol/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_WOL - tristate "Wake On LAN client" + 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. + wol implements Wake On LAN functionality in a small program. + It wakes up hardware that is Magic Packet compliant. + + http://ahh.sourceforge.net/wol/ + |