1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 17:25:05 +03:00
openwrt-xburst/openwrt/package/wakelan/Config.in

8 lines
274 B
Plaintext
Raw Normal View History

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.