diff options
Diffstat (limited to 'openwrt/package/wol/Config.in')
-rw-r--r-- | openwrt/package/wol/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/wol/Config.in b/openwrt/package/wol/Config.in index 81053d455b..1413d6b988 100644 --- a/openwrt/package/wol/Config.in +++ b/openwrt/package/wol/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_WOL - tristate "wol - Wake On LAN client" + prompt "wol............................... Wake On LAN client" + tristate 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/ - + |