diff options
Diffstat (limited to 'package/ether-wake/Config.in')
-rw-r--r-- | package/ether-wake/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/ether-wake/Config.in b/package/ether-wake/Config.in index 847f0f1be..df3a5fb65 100644 --- a/package/ether-wake/Config.in +++ b/package/ether-wake/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_ETHER_WAKE - tristate "ether-wake - A Wake-On-LAN (WOL) client" + prompt "ether-wake........................ A Wake-On-LAN (WOL) client" + tristate default m if CONFIG_DEVEL help A Wake-On-LAN (WOL) client, This program sends a magic packet to wake up sleeping networked machines. http://www.scyld.com/wakeonlan.html - + |