Openwrt/openwrt/package/wakelan/Config.in
Nicolas Thill 267fec2d8e add wakelan package (closes: #577).
SVN-Revision: 3893
2006-06-02 02:53:42 +00:00

8 lines
274 B
Plaintext

config BR2_PACKAGE_WAKELAN
prompt "wakelan........................... Send a wake-on-lan packet"
tristate
default m if CONFIG_DEVEL
help
WakeLan sends a properly formatted UDP packet across the network
which will cause a wake-on-lan enabled computer to power on.